Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/email/
Dgenerator.py354 _fmt = '%%0%dd' % _width variable
/external/virglrenderer/src/gallium/auxiliary/util/
Du_debug.h137 #define debug_print_format(_msg, _fmt) ((void)0) argument
/external/mesa3d/src/gallium/auxiliary/util/
Du_debug.h140 #define debug_print_format(_msg, _fmt) ((void)0) argument
/external/python/cpython3/Lib/email/
Dgenerator.py505 _fmt = '%%0%dd' % _width variable
/external/u-boot/include/
Dlog.h96 #define log(_cat, _level, _fmt, _args...) ({ \ argument
/external/u-boot/lib/
Dbch.c98 #define dbg(_fmt, args...) do {} while (0) argument