Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/cvs/lib/
Derror.c141 # define ALLOCA_LIMIT 2000 in error_tail() macro
144 wchar_t *wbuf = (len < ALLOCA_LIMIT in error_tail()
161 if (! (len < ALLOCA_LIMIT)) in error_tail()