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

/ast/src/cmd/std/
H A Dsplit.c150 #define BLK_SIZE 2048 macro
352 n -= BLK_SIZE;
356 if (!(dp = cp = sfreserve(in, BLK_SIZE, 0)))
358 m = BLK_SIZE;

Completed in 10 milliseconds