Searched refs:_ASCII_NEWLINE (Results 1 – 2 of 2) sorted by relevance
190 #define _ASCII_NEWLINE '\n' macro378 case _ASCII_NEWLINE: /* Normal exit case at end of command line */ in AcpiOsGetLine()
187 #define _ASCII_NEWLINE '\n' macro673 if (!InputChar || InputChar == _ASCII_NEWLINE) in AcpiOsGetLine()