Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libpp/i386/
H A Dppdebug.h201 "COPY", IN_COPY,
/titanic_50/usr/src/lib/libpp/sparc/
H A Dppdebug.h201 "COPY", IN_COPY,
/titanic_50/usr/src/lib/libpp/common/
H A Dpplib.h496 #define IN_COPY 2 /* macro arg (copied) */ macro
569 PUSH(IN_COPY, cur); \
H A Dppcall.c436 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()