Searched refs:bws_month_score (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/usr.bin/sort/
H A Dbwstring.h76 int bws_month_score(const struct bwstring *s0);
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);
1292 val1 = bws_month_score(kv1->k);
1294 val2 = bws_month_score(kv2->k);
H A Dbwstring.c915 bws_month_score(const struct bwstring *s0) function

Completed in 109 milliseconds