Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/netbsd-tests/rump/kernspace/
H A Dthread.c57 struct lwp *newl; in rumptest_threadjoin() local
91 struct lwp *newl; in rumptest_thread() local
H A Dbusypage.c66 struct lwp *newl; in rumptest_busypage() local
/freebsd-12.1/contrib/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()
/freebsd-12.1/contrib/nvi/common/
H A Dscreen.h136 size_t *newl; /* Newline offset array. */ member