Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/
Dperlio.c113 #define NATIVE_0xa LF_NATIVE macro
5000 *--(b->ptr) = NATIVE_0xa; in PerlIOCrlf_unread()
5007 *--(b->ptr) = NATIVE_0xa; /* Works even if 0xa == in PerlIOCrlf_unread()
5043 if (nl[1] == NATIVE_0xa) { in PerlIOCrlf_get_cnt()
5181 *(b->ptr)++ = NATIVE_0xa; /* LF */ in PerlIOCrlf_write()