HomeSort by relevance Sort by last modified time
    Searched refs:pc32 (Results 1 - 4 of 4) sorted by null

  /bionic/libc/bionic/
mbrtoc32.cpp 36 size_t mbrtoc32(char32_t* pc32, const char* s, size_t n, mbstate_t* ps) {
50 pc32 = NULL;
60 if (pc32 != NULL) {
61 *pc32 = ch;
134 if (pc32 != NULL) {
135 *pc32 = c32;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
uchar.h 54 size_t mbrtoc32 (char32_t *__restrict__ pc32,
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsRelocationFunctions.h 34 DECL_MIPS_APPLY_RELOC_FUNC(pc32) \
295 { &pc32, 248, "R_MIPS_PC32", 32}, \
MipsRelocator.cpp 1100 static MipsRelocator::Result pc32(MipsRelocationInfo& pReloc, function in namespace:mcld
    [all...]

Completed in 329 milliseconds