Home
last modified time | relevance | path

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

/ndk/sources/host-tools/sed-4.2.1/lib/
Derror.c147 bool use_malloc = false; in error_tail() local
155 if (!use_malloc) in error_tail()
167 use_malloc = true; in error_tail()
190 if (use_malloc) in error_tail()
193 use_malloc = false; in error_tail()
200 if (use_malloc) in error_tail()