Home
last modified time | relevance | path

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

/external/bison/lib/
Derror.c210 bool use_malloc = false; in error_tail() local
218 if (!use_malloc) in error_tail()
230 use_malloc = true; in error_tail()
253 if (use_malloc) in error_tail()
256 use_malloc = false; in error_tail()
263 if (use_malloc) in error_tail()