Searched defs:vsnprintf_l (Results 1 – 5 of 5) sorted by relevance
| /external/cronet/buildtools/third_party/libc++/trunk/src/support/solaris/ |
| D | xlocale.cpp | 27 #define vsnprintf_l(__s, __n, __l, __format, __va) \ macro
|
| /external/libcxx/src/support/solaris/ |
| D | xlocale.cpp | 28 #define vsnprintf_l(__s, __n, __l, __format, __va) \ macro
|
| /external/libcxx/include/support/win32/ |
| D | locale_win32.h | 184 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) macro
|
| /external/ImageMagick/MagickCore/ |
| D | nt-base.h | 285 #define vsnprintf_l _vsnprintf_l macro
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__support/win32/ |
| D | locale_win32.h | 267 #define vsnprintf_l( __s, __n, __l, __f, ... ) _vsnprintf_l( __s, __n, __f, __l, __VA_ARGS__ ) macro
|