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

/external/libxml2/
H A DtestOOM.c247 int ret, status, first_run; local
255 first_run = p->verif_buff == NULL;
258 if (first_run)
293 if (! first_run) {
309 if (first_run)
/external/dlmalloc/
H A Dmalloc.c3103 int first_run = 0; local
3116 first_run = 1;
3196 if (first_run != 0) {

Completed in 109 milliseconds