Go to the source code of this file.
◆ GPERF_CASE_STRNCMP
| #define GPERF_CASE_STRNCMP 1 |
◆ GPERF_DOWNCASE
◆ gperf_offsetof
| #define gperf_offsetof |
( |
|
s, |
|
|
|
n |
|
) |
| (short)offsetof(struct s##_t, s##_str##n) |
◆ MAX_HASH_VALUE
| #define MAX_HASH_VALUE 619 |
◆ MAX_WORD_LENGTH
| #define MAX_WORD_LENGTH 17 |
◆ MIN_HASH_VALUE
◆ MIN_WORD_LENGTH
| #define MIN_WORD_LENGTH 1 |
◆ stringpool
| #define stringpool ((const char *) &stringpool_contents) |
◆ TOTAL_KEYWORDS
| #define TOTAL_KEYWORDS 316 |
◆ zonetab()
| const struct zone * zonetab |
( |
register const char * |
str, |
|
|
register size_t |
len |
|
) |
| |