Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/aic7xxx/aicasm/
Daicasm.h68 SOURCE_FILE enumerator
Daicasm_scan.l471 if (includes_search_curdir != 0 || type == SOURCE_FILE)
474 if (newfile == NULL && type != SOURCE_FILE) {
499 if (type != SOURCE_FILE) {
Daicasm.c272 include_file(*argv, SOURCE_FILE); in main()