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

/freebsd-12-stable/usr.bin/sort/
H A Dcoll.h85 struct M_hint Mh; member in union:key_hint::__anon17330
H A Dcoll.c1287 kv1->hint->v.Mh.m = bws_month_score(kv1->k);
1293 kv2->hint->v.Mh.m = bws_month_score(kv2->k);
1299 val1 = kv1->hint->v.Mh.m;
1304 val2 = kv2->hint->v.Mh.m;

Completed in 160 milliseconds