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

/netbsd-current/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
H A Derror.c147 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)
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Derror.c147 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)
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Derror.c147 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)
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Derror.c216 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)
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Derror.c216 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)
/netbsd-current/external/gpl2/lvm2/dist/include/
H A Ddevice.h93 struct str_list *alias, int use_malloc);
/netbsd-current/external/gpl2/lvm2/dist/lib/device/
H A Ddevice.h93 struct str_list *alias, int use_malloc);
H A Ddev-cache.c63 struct str_list *alias, int use_malloc)
68 if (use_malloc) {
62 dev_create_file(const char *filename, struct device *dev, struct str_list *alias, int use_malloc) argument

Completed in 166 milliseconds