Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/acpi/common/
H A Dacgetline.c190 #define _ASCII_NEWLINE '\n' macro
378 case _ASCII_NEWLINE: /* Normal exit case at end of command line */ in AcpiOsGetLine()
H A Dosunixxf.c187 #define _ASCII_NEWLINE '\n' macro
673 if (!InputChar || InputChar == _ASCII_NEWLINE) in AcpiOsGetLine()