Searched refs:alloca_maxlen (Results 1 – 1 of 1) sorted by relevance
145 #define _nl_malloc_maybe_a(alloca_maxlen, bytes, to_free) \ argument151 _NL_STATIC_ASSERT ((alloca_maxlen) <= 500); \154 if (_bytes <= (alloca_maxlen)) { \