Searched refs:notnum (Results 1 – 2 of 2) sorted by relevance
1137 kv1->hint->v.gh.notnum = true; in gnumcoll()1154 kv2->hint->v.gh.notnum = true; in gnumcoll()1167 if (kv1->hint->v.gh.notnum) in gnumcoll()1168 return ((kv2->hint->v.gh.notnum) ? 0 : -1); in gnumcoll()1169 else if (kv2->hint->v.gh.notnum) in gnumcoll()
55 bool notnum; member