Home
last modified time | relevance | path

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

/ndk/sources/host-tools/make-3.81/
Dfunction.c2090 #define FUNCTION_TABLE_ENTRIES (sizeof (function_table_init) / sizeof (struct function_table_entry)) macro
2335 hash_init (&function_table, FUNCTION_TABLE_ENTRIES * 2, in hash_init_function_table()
2339 FUNCTION_TABLE_ENTRIES, sizeof (struct function_table_entry)); in hash_init_function_table()
DChangeLog2130 (FUNCTION_TABLE_ENTRIES): New constant.