Searched refs:cmp_fcn_t (Results 1 – 2 of 2) sorted by relevance
127 S->m_compare_fn = (cmp_fcn_t)strcoll; in initialize_post()156 S->m_compare_fn = (cmp_fcn_t)wcscoll; in initialize_post()
44 typedef int (*cmp_fcn_t)(void *, void *, flag_t); typedef259 cmp_fcn_t m_compare_fn;