Searched refs:Mh (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/usr.bin/sort/
H A Dcoll.h83 struct M_hint Mh; member in union:key_hint::__anon12472
H A Dcoll.c1270 kv1->hint->v.Mh.m = bws_month_score(kv1->k);
1276 kv2->hint->v.Mh.m = bws_month_score(kv2->k);
1282 val1 = kv1->hint->v.Mh.m;
1287 val2 = kv2->hint->v.Mh.m;

Completed in 102 milliseconds