Home
last modified time | relevance | path

Searched refs:bws_begin (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.bin/sort/
H A Dvsort.c218 si1 = bws_begin(s1); in vcmp()
219 si2 = bws_begin(s2); in vcmp()
H A Dbwstring.h97 bws_begin(struct bwstring *bws) in bws_begin() function
H A Dcoll.c690 s = bws_begin(s0); in read_number()