HomeSort by: relevance | last modified time | path
    Searched defs:use_malloc (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
error.c 147 bool use_malloc = false; local
155 if (!use_malloc)
167 use_malloc = true;
190 if (use_malloc)
193 use_malloc = false;
200 if (use_malloc)
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
error.c 147 bool use_malloc = false; local
155 if (!use_malloc)
167 use_malloc = true;
190 if (use_malloc)
193 use_malloc = false;
200 if (use_malloc)
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
error.c 147 bool use_malloc = false; local
155 if (!use_malloc)
167 use_malloc = true;
190 if (use_malloc)
193 use_malloc = false;
200 if (use_malloc)
  /src/external/bsd/jemalloc/dist/test/unit/
tcache_max.c 8 use_malloc = 0, enumerator in enum:__anon6809
29 case use_malloc:
  /src/external/gpl3/gdb/dist/gnulib/import/
error.c 216 bool use_malloc = false; local
224 if (!use_malloc)
236 use_malloc = true;
259 if (use_malloc)
262 use_malloc = false;
269 if (use_malloc)
  /src/external/gpl3/gdb.old/dist/gnulib/import/
error.c 216 bool use_malloc = false; local
224 if (!use_malloc)
236 use_malloc = true;
259 if (use_malloc)
262 use_malloc = false;
269 if (use_malloc)

Completed in 58 milliseconds