Home | History | Annotate | Download | only in unit

Lines Matching refs:NALLOCS

263 	enum { NALLOCS = 10 };
264 edata_t edata1[NALLOCS];
265 edata_t edata4[NALLOCS];
266 for (int i = 0; i < NALLOCS; i++) {
364 size_t nallocs;
399 arg->nallocs++;
446 args[i].nallocs = 0;
464 total_allocs += args[i].nallocs;