Home
last modified time | relevance | path

Searched defs:ctable (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dctable.c107 struct ctable { struct
108 HTABLE *table; /* table with key, ctable_entry pairs */ argument
119 /* ctable_create - create empty cache */ argument
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-reassoc.cc1693 hash_table<oecount_hasher> ctable (15); in undistribute_ops_list() local