Home
last modified time | relevance | path

Searched refs:hash_init_function_table (Results 1 – 4 of 4) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dvariable.h151 extern void hash_init_function_table PARAMS ((void));
Dfunction.c2333 hash_init_function_table (void) in hash_init_function_table() function
Dmain.c542 hash_init_function_table (); in initialize_global_hash_tables()
DChangeLog2046 * variable.h: Add a prototype for new hash_init_function_table().
2131 (hash_init_function_table): New function.