Searched refs:BSIZ (Results 1 – 1 of 1) sorted by relevance
17 #define BSIZ 250 macro22 static char buff[BSIZ]; in getq()47 if (p > buff + BSIZ) in getq()49 BSIZ); in getq()50 assert(p < buff + BSIZ); in getq()