Searched refs:DEFBUFSIZE (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.bin/sort/
H A Dfsort.h77 #define DEFBUFSIZE (1 << 20) /* 1MB */ macro
H A Dfsort.c87 size_t bufsize = DEFBUFSIZE;

Completed in 72 milliseconds