Searched refs:IN_INIT (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libpp/i386/
H A Dppdebug.h204 "INIT", IN_INIT,
/illumos-gate/usr/src/lib/libpp/sparc/
H A Dppdebug.h204 "INIT", IN_INIT,
/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd.c118 #define IN_INIT 0x01 macro
404 MD_SET_IN(IN_INIT);
427 MD_CLR_IN(IN_INIT);
429 MD_SET_IN(IN_INIT);
431 MD_CLR_IN(IN_INIT);
/illumos-gate/usr/src/lib/libpp/common/
H A Dppinput.c185 case IN_INIT:
193 if (cur->type == IN_INIT)
H A Dpplib.h499 #define IN_INIT (6|IN_TOP) /* initialization IN_BUFFER */ macro
595 pppush(IN_INIT,f,p,1)
H A Dpplex.c466 case IN_INIT:
513 case IN_INIT:
886 if (!(st & HEADER) || (pp.option & (HEADEREXPAND|HEADEREXPANDALL)) && pp.in->type != IN_FILE && pp.in->type != IN_BUFFER && pp.in->type != IN_INIT && pp.in->type != IN_RESCAN)
1983 case IN_INIT:
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.g.y65 %token IN_INIT IN_EXIT

Completed in 70 milliseconds