Searched refs:PR_SINGLE_LINE_COMMENT (Results 1 – 1 of 1) sorted by relevance
993 #define PR_SINGLE_LINE_COMMENT 2 macro1063 AcpiGbl_LineScanState = PR_SINGLE_LINE_COMMENT; in PrGetNextLine()1092 case PR_SINGLE_LINE_COMMENT: /* Just ignore text until EOL */ in PrGetNextLine()1115 if (AcpiGbl_LineScanState == PR_SINGLE_LINE_COMMENT) in PrGetNextLine()