Searched refs:cmp_OM_uint32 (Results 1 – 2 of 2) sorted by relevance
196 assert ((*cmp_OM_uint32)(l, pair->l) != 0); in mecherrmap_add()197 if ((*cmp_OM_uint32)(l, pair->l) == 0) in mecherrmap_add()223 if ((*cmp_OM_uint32)(l, pair->l) == 0) in mecherrmap_findleft()
55 cmp_OM_uint32(OM_uint32 m1, OM_uint32 m2) in cmp_OM_uint32() function