Searched defs:strxfrm_l (Results 1 – 7 of 7) sorted by relevance
| /external/libcxx/include/support/win32/ |
| D | locale_win32.h | 160 #define strxfrm_l _strxfrm_l macro
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__support/xlocale/ |
| D | __posix_l_fallback.h | 92 inline _LIBCPP_HIDE_FROM_ABI_C size_t strxfrm_l(char* __dest, const char* __src, size_t __n, locale… in strxfrm_l() function
|
| /external/libcxx/include/support/xlocale/ |
| D | __posix_l_fallback.h | 140 inline _LIBCPP_INLINE_VISIBILITY size_t strxfrm_l(char *dest, const char *src, in strxfrm_l() function
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/__support/win32/ |
| D | locale_win32.h | 242 #define strxfrm_l _strxfrm_l macro
|
| /external/libcxx/include/support/ibm/ |
| D | xlocale.h | 198 size_t strxfrm_l(char *__s1, const char *__s2, size_t __n, locale_t locale) in strxfrm_l() function
|
| /external/compiler-rt/lib/msan/ |
| D | msan_interceptors.cc | 497 INTERCEPTOR(SIZE_T, strxfrm_l, char *dest, const char *src, SIZE_T n, in INTERCEPTOR() argument
|
| /external/rust/crates/libc/src/solid/ |
| D | mod.rs | 768 pub fn strxfrm_l( in strxfrm_l() function
|