/* ANSI-C code produced by gperf version 3.0.4 */ /* Command-line: gperf confitems.gperf */ /* Computed positions: -k'1-2' */ #if !((' ' == 32) && ('!' == 33) && ('"' == 34) && ('#' == 35) \ && ('%' == 37) && ('&' == 38) && ('\'' == 39) && ('(' == 40) \ && (')' == 41) && ('*' == 42) && ('+' == 43) && (',' == 44) \ && ('-' == 45) && ('.' == 46) && ('/' == 47) && ('0' == 48) \ && ('1' == 49) && ('2' == 50) && ('3' == 51) && ('4' == 52) \ && ('5' == 53) && ('6' == 54) && ('7' == 55) && ('8' == 56) \ && ('9' == 57) && (':' == 58) && (';' == 59) && ('<' == 60) \ && ('=' == 61) && ('>' == 62) && ('?' == 63) && ('A' == 65) \ && ('B' == 66) && ('C' == 67) && ('D' == 68) && ('E' == 69) \ && ('F' == 70) && ('G' == 71) && ('H' == 72) && ('I' == 73) \ && ('J' == 74) && ('K' == 75) && ('L' == 76) && ('M' == 77) \ && ('N' == 78) && ('O' == 79) && ('P' == 80) && ('Q' == 81) \ && ('R' == 82) && ('S' == 83) && ('T' == 84) && ('U' == 85) \ && ('V' == 86) && ('W' == 87) && ('X' == 88) && ('Y' == 89) \ && ('Z' == 90) && ('[' == 91) && ('\\' == 92) && (']' == 93) \ && ('^' == 94) && ('_' == 95) && ('a' == 97) && ('b' == 98) \ && ('c' == 99) && ('d' == 100) && ('e' == 101) && ('f' == 102) \ && ('g' == 103) && ('h' == 104) && ('i' == 105) && ('j' == 106) \ && ('k' == 107) && ('l' == 108) && ('m' == 109) && ('n' == 110) \ && ('o' == 111) && ('p' == 112) && ('q' == 113) && ('r' == 114) \ && ('s' == 115) && ('t' == 116) && ('u' == 117) && ('v' == 118) \ && ('w' == 119) && ('x' == 120) && ('y' == 121) && ('z' == 122) \ && ('{' == 123) && ('|' == 124) && ('}' == 125) && ('~' == 126)) /* The character set is not based on ISO-646. */ #error "gperf generated tables don't work with this execution character set. Please report a bug to ." #endif #line 8 "confitems.gperf" struct conf_item; /* maximum key range = 46, duplicates = 0 */ #ifdef __GNUC__ __inline #else #ifdef __cplusplus inline #endif #endif static unsigned int confitems_hash (register const char *str, register unsigned int len) { static const unsigned char asso_values[] = { 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 0, 13, 0, 5, 10, 50, 0, 30, 20, 50, 0, 10, 20, 5, 0, 0, 50, 5, 0, 10, 15, 50, 50, 20, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50, 50 }; return len + asso_values[(unsigned char)str[1]] + asso_values[(unsigned char)str[0]]; } static #ifdef __GNUC__ __inline #if defined __GNUC_STDC_INLINE__ || defined __GNUC_GNU_INLINE__ __attribute__ ((__gnu_inline__)) #endif #endif const struct conf_item * confitems_get (register const char *str, register unsigned int len) { enum { TOTAL_KEYWORDS = 31, MIN_WORD_LENGTH = 4, MAX_WORD_LENGTH = 26, MIN_HASH_VALUE = 4, MAX_HASH_VALUE = 49 }; static const struct conf_item wordlist[] = { {"",0,NULL,0,NULL}, {"",0,NULL,0,NULL}, {"",0,NULL,0,NULL}, {"",0,NULL,0,NULL}, #line 29 "confitems.gperf" {"path", 19, ITEM(path, env_string)}, {"",0,NULL,0,NULL}, {"",0,NULL,0,NULL}, {"",0,NULL,0,NULL}, #line 13 "confitems.gperf" {"compiler", 3, ITEM(compiler, string)}, #line 11 "confitems.gperf" {"cache_dir", 1, ITEM(cache_dir, env_string)}, {"",0,NULL,0,NULL}, #line 15 "confitems.gperf" {"compression", 5, ITEM(compression, bool)}, {"",0,NULL,0,NULL}, #line 17 "confitems.gperf" {"cpp_extension", 7, ITEM(cpp_extension, string)}, #line 14 "confitems.gperf" {"compiler_check", 4, ITEM(compiler_check, string)}, #line 37 "confitems.gperf" {"stats", 27, ITEM(stats, bool)}, #line 12 "confitems.gperf" {"cache_dir_levels", 2, ITEM_V(cache_dir_levels, unsigned, dir_levels)}, #line 16 "confitems.gperf" {"compression_level", 6, ITEM(compression_level, unsigned)}, #line 26 "confitems.gperf" {"log_file", 16, ITEM(log_file, env_string)}, #line 30 "confitems.gperf" {"prefix_command", 20, ITEM(prefix_command, env_string)}, #line 36 "confitems.gperf" {"sloppiness", 26, ITEM(sloppiness, sloppiness)}, #line 10 "confitems.gperf" {"base_dir", 0, ITEM_V(base_dir, env_string, absolute_path)}, #line 34 "confitems.gperf" {"recache", 24, ITEM(recache, bool)}, #line 31 "confitems.gperf" {"prefix_command_cpp", 21, ITEM(prefix_command_cpp, env_string)}, #line 32 "confitems.gperf" {"read_only", 22, ITEM(read_only, bool)}, #line 40 "confitems.gperf" {"unify", 30, ITEM(unify, bool)}, {"",0,NULL,0,NULL}, #line 24 "confitems.gperf" {"keep_comments_cpp", 14, ITEM(keep_comments_cpp, bool)}, #line 28 "confitems.gperf" {"max_size", 18, ITEM(max_size, size)}, #line 27 "confitems.gperf" {"max_files", 17, ITEM(max_files, unsigned)}, {"",0,NULL,0,NULL}, #line 33 "confitems.gperf" {"read_only_direct", 23, ITEM(read_only_direct, bool)}, #line 19 "confitems.gperf" {"disable", 9, ITEM(disable, bool)}, #line 38 "confitems.gperf" {"temporary_dir", 28, ITEM(temporary_dir, env_string)}, #line 35 "confitems.gperf" {"run_second_cpp", 25, ITEM(run_second_cpp, bool)}, {"",0,NULL,0,NULL}, #line 18 "confitems.gperf" {"direct_mode", 8, ITEM(direct_mode, bool)}, {"",0,NULL,0,NULL}, #line 22 "confitems.gperf" {"hash_dir", 12, ITEM(hash_dir, bool)}, #line 21 "confitems.gperf" {"hard_link", 11, ITEM(hard_link, bool)}, #line 39 "confitems.gperf" {"umask", 29, ITEM(umask, umask)}, {"",0,NULL,0,NULL}, {"",0,NULL,0,NULL}, {"",0,NULL,0,NULL}, #line 25 "confitems.gperf" {"limit_multiple", 15, ITEM(limit_multiple, float)}, {"",0,NULL,0,NULL}, #line 23 "confitems.gperf" {"ignore_headers_in_manifest", 13, ITEM(ignore_headers_in_manifest, env_string)}, {"",0,NULL,0,NULL}, {"",0,NULL,0,NULL}, #line 20 "confitems.gperf" {"extra_files_to_hash", 10, ITEM(extra_files_to_hash, env_string)} }; if (len <= MAX_WORD_LENGTH && len >= MIN_WORD_LENGTH) { register int key = confitems_hash (str, len); if (key <= MAX_HASH_VALUE && key >= 0) { register const char *s = wordlist[key].name; if (*str == *s && !strcmp (str + 1, s + 1)) return &wordlist[key]; } } return 0; } static const size_t CONFITEMS_TOTAL_KEYWORDS = 31;