Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/sort/
H A Dcoll.c670 #define MAX_NUM_SIZE (128) macro
738 while (bws_get_iter_value(s) && *main_len < MAX_NUM_SIZE) { in read_number()
755 *frac_len < MAX_NUM_SIZE) { in read_number()
813 wchar_t sfrac1[MAX_NUM_SIZE + 1], sfrac2[MAX_NUM_SIZE + 1]; in numcoll_impl()
814 wchar_t smain1[MAX_NUM_SIZE + 1], smain2[MAX_NUM_SIZE + 1]; in numcoll_impl()