Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
A Dparser.tab.h71 T_ENDIF = 272, /* T_ENDIF */ enumerator
A Dlexer.l102 "endif" return T_ENDIF;
A Dparser.y60 %token T_ENDIF
431 | T_ENDIF T_EOL { $$ = "if"; }
A Dlexer.lex.c2601 return T_ENDIF;
/linux/drivers/scsi/aic7xxx/aicasm/
A Daicasm_gram.y211 %token T_IF T_ELSE T_ELSE_IF T_ENDIF

Completed in 11 milliseconds