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

/osnet-11/usr/src/lib/libparted/common/lib/
H A Derror.c203 bool use_malloc = false; local
211 if (!use_malloc)
223 use_malloc = true;
246 if (use_malloc)
249 use_malloc = false;
256 if (use_malloc)
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Derror.c203 bool use_malloc = false; local
211 if (!use_malloc)
223 use_malloc = true;
246 if (use_malloc)
249 use_malloc = false;
256 if (use_malloc)

Completed in 37 milliseconds