Home
last modified time | relevance | path

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

/external/curl/src/
Dtool_cb_dbg.c105 static bool newl = FALSE; in tool_debug_cb() local
/external/compiler-rt/lib/BlocksRuntime/
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()
/external/toybox/kconfig/lxdialog/
Dutil.c316 int newl, cur_x, cur_y; in print_autowrap() local
/external/selinux/libsepol/src/
Dexpand.c3402 cond_av_list_t ** newl, avtab_t * expa) in expand_cond_av_node()
3470 cond_av_list_t ** newl, avtab_t * expa) in expand_cond_av_list()
/external/mksh/src/
Dedit.c5081 redraw_line(bool newl) in redraw_line()