Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/compiler/
A Dprscan.c883 #define PR_SINGLE_LINE_COMMENT 2 macro
942 AcpiGbl_LineScanState = PR_SINGLE_LINE_COMMENT; in PrGetNextLine()
971 case PR_SINGLE_LINE_COMMENT: /* Just ignore text until EOL */ in PrGetNextLine()
994 if (AcpiGbl_LineScanState == PR_SINGLE_LINE_COMMENT) in PrGetNextLine()

Completed in 4 milliseconds