Searched refs:N_OBJ_ENTRIES (Results 1 – 2 of 2) sorted by relevance
206 static obj_node* obj_table[N_OBJ_ENTRIES];211 for (i = 0; i < N_OBJ_ENTRIES; i++) in CLG_()273 objname_hash = str_hash(obj_name, N_OBJ_ENTRIES); in CLG_()
420 #define N_OBJ_ENTRIES 47 macro