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

/illumos-gate/usr/src/lib/libc/port/locale/
H A Dstrcoll.c41 #define ALLOCA_LIMIT 16 macro
72 if (sz1 > ALLOCA_LIMIT) {
80 if (sz2 > ALLOCA_LIMIT) {

Completed in 62 milliseconds