Home
last modified time | relevance | path

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

/external/v8/tools/gyp/pylib/gyp/
Dxml_fix.py28 def _Replacement_writexml(self, writer, indent="", addindent="", newl=""): argument
/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.c3370 cond_av_list_t ** newl, avtab_t * expa) in expand_cond_av_node()
3438 cond_av_list_t ** newl, avtab_t * expa) in expand_cond_av_list()
/external/mksh/src/
Dedit.c5101 redraw_line(bool newl) in redraw_line()