Lines Matching full:c_ifdef
1439 enum { c_ifdef, c_ifndef, c_ifeq, c_ifneq, c_else, c_endif } cmdtype;1448 chkword ("ifdef", c_ifdef)1565 if (cmdtype == c_ifdef || cmdtype == c_ifndef)