Home
last modified time | relevance | path

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

/freebsd/contrib/diff/lib/
H A Derror.c147 # define ALLOCA_LIMIT 2000 in error_tail() macro
150 wchar_t *wbuf = (len < ALLOCA_LIMIT in error_tail()
167 if (! (len < ALLOCA_LIMIT)) in error_tail()