Searched refs:comparf_c (Results 1 – 1 of 1) sorted by relevance
46 Strcmp_context_f comparf_c = (Strcmp_context_f)(uintptr_t)comparf; in strsearch() local51 …if (!(v = context ? (*comparf_c)(name, *((char**)mid), context) : (*comparf)(name, *((char**)mid))… in strsearch()