Searched refs:constant_entry (Results 1 – 6 of 6) sorted by relevance
8 struct constant_entry { struct13 extern const struct constant_entry constant_table[]; argument
53 const struct constant_entry constant_table[] = {
35 for (const struct constant_entry* entry = constant_table; entry->name; in main()
170 const struct constant_entry *entry = constant_table; in parse_single_constant()
187 index_t AllocateIndex(Entry constant_entry);188 index_t AllocateIndexArray(Entry constant_entry, size_t size);
13 const struct constant_entry constant_table[] = {