Searched defs:ppmultiple (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libpp/common/
H A Dppsearch.c70 ppmultiple(register struct ppfile* fp, register struct ppsymbol* test) function
383 if (!ppmultiple(xp, INC_TEST))
405 if (!ppmultiple(xp, INC_TEST))
454 if (!(flags & SEARCH_NEXT) && mp != xp && (mp = xp) && !ppmultiple(xp, INC_TEST))

Completed in 63 milliseconds