Searched refs:bwstod (Results 1 – 3 of 3) sorted by relevance
78 double bwstod(struct bwstring *s0, bool *empty);
1133 d1 = bwstod(kv1->k, &empty1); in gnumcoll()1150 d2 = bwstod(kv2->k, &empty2); in gnumcoll()1192 d1 = bwstod(kv1->k, &empty1); in gnumcoll()1198 d2 = bwstod(kv2->k, &empty2); in gnumcoll()
747 bwstod(struct bwstring *s0, bool *empty) in bwstod() function