Searched refs:mbstr (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/common/ |
D | cwchar.h | 54 #define uprv_wcstombs(mbstr, wcstr, count) U_STANDARD_CPP_NAMESPACE wcstombs(mbstr, wcstr, count) argument 55 #define uprv_mbstowcs(wcstr, mbstr, count) U_STANDARD_CPP_NAMESPACE mbstowcs(wcstr, mbstr, count) argument
|
/external/llvm/test/CodeGen/X86/ |
D | tailcall-64.ll | 188 define void @fold_indexed_load(i8* %mbstr, i64 %idxprom) nounwind uwtable ssp { 192 %call = tail call i32 %x1(i8* %mbstr) nounwind
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | tailcall-64.ll | 217 define void @fold_indexed_load(i8* %mbstr, i64 %idxprom) nounwind uwtable ssp { 226 %call = tail call i32 %x1(i8* %mbstr) nounwind
|