Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dpplib.h488 #define IN_COPY 2 /* macro arg (copied) */ macro
561 PUSH(IN_COPY, cur); \
H A Dppcall.c435 else if (!(pp.state & HEADER) || (pp.option & HEADEREXPANDALL) || pp.in->type != IN_COPY) in ppcall()
H A Dpplex.c589 case IN_COPY: in ppcpp()
2053 if (pp.in->type != IN_COPY) in ppcpp()