Searched refs:IN_INIT (Results 1 – 7 of 7) sorted by relevance
204 "INIT", IN_INIT,
118 #define IN_INIT 0x01 macro404 MD_SET_IN(IN_INIT); in _init()427 MD_CLR_IN(IN_INIT); in _init()429 MD_SET_IN(IN_INIT); in _init()431 MD_CLR_IN(IN_INIT); in _init()
185 case IN_INIT: in pppush()193 if (cur->type == IN_INIT) in pppush()
499 #define IN_INIT (6|IN_TOP) /* initialization IN_BUFFER */ macro595 pppush(IN_INIT,f,p,1)
466 case IN_INIT: in ppcpp()513 case IN_INIT: in ppcpp()886 … && pp.in->type != IN_FILE && pp.in->type != IN_BUFFER && pp.in->type != IN_INIT && pp.in->type !=… in ppcpp()1983 case IN_INIT: in ppcpp()
65 %token IN_INIT IN_EXIT