Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
DCanonRead.c105 if((IFlag & INLCR) != 0) { in IIO_CanonRead()
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dtermios.h85 #define INLCR 0x0001 /* map NL into CR */ macro