Searched refs:DICT_OPEN_FN (Results 1 – 3 of 3) sorted by relevance
236 typedef DICT *(*DICT_OPEN_FN) (const char *, int, int); typedef239 DICT_OPEN_FN dict_fn;
175 np->dict_fn = (DICT_OPEN_FN) fn[0].fptr; in dymap_dict_lookup()
99 typedef DICT DICT_OPEN_FN const char int int