Home
last modified time | relevance | path

Searched defs:newl (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/sbin/dmesg/
H A Ddmesg.c65 int ch, newl, skip, i; in main() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcrash56.C161 link *newl = new link_item(item); in prepend() local
168 link *newl = new link_item(item); in append() local
/openbsd-src/gnu/llvm/compiler-rt/lib/BlocksRuntime/
H A Druntime.c51 static __inline bool OSAtomicCompareAndSwapLong(long oldl, long newl, long volatile *dst) { in OSAtomicCompareAndSwapLong()
72 static __inline bool OSAtomicCompareAndSwapLong(long oldl, long newl, long volatile *dst) { in OSAtomicCompareAndSwapLong()
/openbsd-src/usr.bin/vi/common/
H A Dscreen.h128 size_t *newl; /* Newline offset array. */ member
/openbsd-src/sys/arch/arm64/dev/
H A Drtkit.c345 char *newl; rtkit_crashlog_dump_str() local
/openbsd-src/gnu/usr.bin/perl/os2/
H A Dos2.c186 #define newl (Perl_po2()->po2_newl) macro