Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/iasl/
H A Dprscan.c990 #define PR_SINGLE_LINE_COMMENT 2 macro
1060 AcpiGbl_LineScanState = PR_SINGLE_LINE_COMMENT; in PrGetNextLine()
1089 case PR_SINGLE_LINE_COMMENT: /* Just ignore text until EOL */ in PrGetNextLine()
1112 if (AcpiGbl_LineScanState == PR_SINGLE_LINE_COMMENT) in PrGetNextLine()