
Defines | |
| #define | FT_NOERRORDEF_(sym, num, str) num, |
| #define | FT_ERRORDEF_(sym, num, str) num, |
| #define | FT_NOERRORDEF_(sym, num, str) str, |
| #define | FT_ERRORDEF_(sym, num, str) str, |
Enumerations | |
| enum | { ft2_num_errors = sizeof(ft2_errorindex)/sizeof(*ft2_errorindex) } |
Functions | |
| const char * | ft2_strerror (unsigned err) |
Variables | |
| static const unsigned short | ft2_errorindex [] |
| static const char * | ft2_errorstrings [] |
| #define FT_ERRORDEF_ | ( | sym, | |||
| num, | |||||
| str | ) | str, |
| #define FT_ERRORDEF_ | ( | sym, | |||
| num, | |||||
| str | ) | num, |
| #define FT_NOERRORDEF_ | ( | sym, | |||
| num, | |||||
| str | ) | str, |
| #define FT_NOERRORDEF_ | ( | sym, | |||
| num, | |||||
| str | ) | num, |
| const char* ft2_strerror | ( | unsigned | err | ) |
const unsigned short ft2_errorindex[] [static] |
const char* ft2_errorstrings[] [static] |
1.5.6