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

/freebsd-10-stable/usr.bin/sort/
H A Dcoll.h83 struct M_hint Mh; member in union:key_hint::__anon2237
H A Dcoll.c1288 kv1->hint->v.Mh.m = bws_month_score(kv1->k);
1294 kv2->hint->v.Mh.m = bws_month_score(kv2->k);
1300 val1 = kv1->hint->v.Mh.m;
1305 val2 = kv2->hint->v.Mh.m;

Completed in 113 milliseconds