HomeSort by: relevance | last modified time | path
    Searched refs:use_malloc (Results 1 - 7 of 7) 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:__anon4498
29 case use_malloc:
  /src/external/gpl2/lvm2/dist/include/
device.h 93 struct str_list *alias, int use_malloc);
  /src/external/gpl2/lvm2/dist/lib/device/
device.h 93 struct str_list *alias, int use_malloc);
dev-cache.c 63 struct str_list *alias, int use_malloc)
68 if (use_malloc) {

Completed in 88 milliseconds