Searched defs:ctable (Results 1 – 2 of 2) sorted by relevance
107 struct ctable { struct108 HTABLE *table; /* table with key, ctable_entry pairs */ argument119 /* ctable_create - create empty cache */ argument
1693 hash_table<oecount_hasher> ctable (15); in undistribute_ops_list() local