Searched refs:FUNCTION_TABLE_ENTRIES (Results 1 – 2 of 2) sorted by relevance
2090 #define FUNCTION_TABLE_ENTRIES (sizeof (function_table_init) / sizeof (struct function_table_entry)) macro2335 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()
2130 (FUNCTION_TABLE_ENTRIES): New constant.