Searched defs:sprintf_l (Results 1 – 2 of 2) sorted by relevance
| /external/libcxx/include/support/win32/ |
| D | locale_win32.h | 182 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) macro
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__support/win32/ |
| D | locale_win32.h | 265 #define sprintf_l( __s, __l, __f, ... ) _sprintf_l( __s, __f, __l, __VA_ARGS__ ) macro
|