Searched refs:ppsymget (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dppmisc.c39 if (!(sym = ppsymget(pp.symtab, name)) && (ref <= REF_NORMAL && pp.macref || ref == REF_CREATE || ref == REF_DELETE && (pp.mode & (INIT|READONLY))))
H A Dpp.h80 #define ppsymget(t,n) (struct ppsymbol*)hashlook(t,n,HASH_LOOKUP,NiL) macro

Completed in 46 milliseconds