Home
last modified time | relevance | path

Searched refs:T_ENDIF (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/bin/csh/
H A Dinit.c120 { "endif", T_ENDIF },
H A Dcsh.h378 #define T_ENDIF 6 macro
H A Dfunc.c648 case T_ENDIF: in search()
/netbsd-src/sys/dev/microcode/aic7xxx/
H A Daicasm_gram.y203 %token T_IF T_ELSE T_ELSE_IF T_ENDIF
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Ddirectives.c143 D(endif, T_ENDIF, KANDR, COND) \
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Ddirectives.cc149 D(endif, T_ENDIF, KANDR, COND) \