Searched defs:newl (Results 1 – 6 of 6) sorted by relevance
65 int ch, newl, skip, i; in main() local
161 link *newl = new link_item(item); in prepend() local168 link *newl = new link_item(item); in append() local
51 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()
128 size_t *newl; /* Newline offset array. */ member
345 char *newl; rtkit_crashlog_dump_str() local
186 #define newl (Perl_po2()->po2_newl) macro