Home
last modified time | relevance | path

Searched refs:a_word (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dfunction.c879 struct a_word struct
881 struct a_word *next; argument
882 struct a_word *chain; argument
891 return_STRING_HASH_1 (((struct a_word const *) key)->str); in a_word_hash_1() argument
897 return_STRING_HASH_2 (((struct a_word const *) key)->str); in a_word_hash_2()
903 int result = ((struct a_word const *) x)->length - ((struct a_word const *) y)->length; in a_word_hash_cmp()
906 return_STRING_COMPARE (((struct a_word const *) x)->str, in a_word_hash_cmp()
907 ((struct a_word const *) y)->str); in a_word_hash_cmp()
922 struct a_word *wordhead; in func_filter_filterout()
923 struct a_word **wordtail; in func_filter_filterout()
[all …]
DChangeLog2122 (struct a_word) [chain, length]: New members.
2126 and '%', if present. Note a_word length. Use a hash table if