Home | History | Annotate | Download | only in src

Lines Matching refs:alloc2

1472 	(x).beg = alloc2((x).siz, sizeof(void *), ATEMP);	\
1668 #define alloc2(m, n, ap) aresize2(NULL, (m), (n), (ap))