Home
last modified time | relevance | path

Searched refs:T_INCLUDE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dpxe.c828 T_INCLUDE, enumerator
859 {"include", T_INCLUDE},
1138 case T_INCLUDE: in parse_menu()
1355 case T_INCLUDE: in parse_pxefile_top()
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/aicasm/
H A Daicasm_gram.y176 %token T_EOF T_INCLUDE T_VERSION T_PREFIX T_PATCH_ARG_LIST
267 T_INCLUDE '<' T_PATH '>'
271 | T_INCLUDE '"' T_PATH '"'
H A Daicasm_scan.l263 return T_INCLUDE;