Home | History | Annotate | Download | only in src

Lines Matching refs:alloc2

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