Searched refs:_ASCII_NEWLINE (Results 1 – 2 of 2) sorted by relevance
84 #define _ASCII_NEWLINE '\n' macro272 case _ASCII_NEWLINE: /* Normal exit case at end of command line */ in AcpiOsGetLine()
82 #define _ASCII_NEWLINE '\n' macro541 if (!InputChar || InputChar == _ASCII_NEWLINE) in AcpiOsGetLine()
Completed in 6 milliseconds