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

/freebsd-10-stable/usr.bin/sort/
H A Dbwstring.h75 double bwstod(struct bwstring *s0, bool *empty);
H A Dcoll.c1135 d1 = bwstod(kv1->k, &empty1);
1152 d2 = bwstod(kv2->k, &empty2);
1194 d1 = bwstod(kv1->k, &empty1);
1200 d2 = bwstod(kv2->k, &empty2);
H A Dbwstring.c850 bwstod(struct bwstring *s0, bool *empty) function

Completed in 100 milliseconds