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

  /external/compiler-rt/test/msan/
pthread_setcancelstate.cc 9 int oldtype; local
14 res = pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, &oldtype);
16 __msan_check_mem_is_initialized(&oldtype, sizeof(oldtype));
  /external/icu/icu4c/source/tools/tzcode/
tz2icu.cpp 1277 ZoneType oldtype = types[i->type]; local
1325 ZoneType oldtype = types[i->type]; local
    [all...]
  /external/selinux/libsepol/src/
expand.c 1682 uint32_t oldtype = 0, spec = 0; local
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
linker.c 1553 enum bfd_link_hash_type oldtype; local
    [all...]

Completed in 8316 milliseconds