Searched refs:MAX_PREALLOC (Results 1 – 2 of 2) sorted by relevance
17 #define MAX_PREALLOC 12 macro21 (maxsplit >= MAX_PREALLOC ? MAX_PREALLOC : maxsplit+1)40 if (count < MAX_PREALLOC) { \
14 #define MAX_PREALLOC 12 macro18 (maxsplit >= MAX_PREALLOC ? MAX_PREALLOC : maxsplit+1)37 if (count < MAX_PREALLOC) { \