Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:function_table

67 static struct hash_table function_table;
274 return hash_find_item (&function_table, &function_table_entry_key);
2102 /* These must come after the definition of function_table. */
2345 hash_init (&function_table, FUNCTION_TABLE_ENTRIES * 2,
2348 hash_load (&function_table, function_table_init,