Home
last modified time | relevance | path

Searched refs:inlalloc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dpass1.h359 void *inlalloc(int size);
H A Dtrees.c2749 char *cp = inlalloc(32); in sptostr()
3082 ip = inlalloc(sz); in send_passt()
H A Dcgram.y1907 os = s = inlalloc(l); in mkpstr()
H A Dpftn.c2938 inlalloc(int size) in inlalloc() function