Home
last modified time | relevance | path

Searched refs:hidebuf (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libpp/common/
H A Dppdata.c62 static char hidebuf[MAXTOKEN+1]; /* pp:hide buffer */ variable
169 &hidebuf[0], /* hidebuf */
H A Dppcall.c451 sfsprintf(pp.hidebuf, MAXTOKEN, "_%d_%s_hIDe", inp->index, sym->name); in ppcall()
452 PUSH_STRING(pp.hidebuf); in ppcall()
H A Dpplib.h292 char* hidebuf; /* pp:hide buffer */ \