Home
last modified time | relevance | path

Searched defs:sprintf_l (Results 1 – 2 of 2) sorted by relevance

/external/libcxx/include/support/win32/
Dlocale_win32.h182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) macro
/external/cronet/buildtools/third_party/libc++/trunk/include/__support/win32/
Dlocale_win32.h265 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) macro