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

  /system/extras/tests/bionic/libc/common/
test_pthread_mutex.c 124 int newtype; local
126 newtype = ~type;
127 TZERO(pthread_mutexattr_gettype(attr, &newtype));
128 TEXPECT_INT(newtype,type);
  /external/icu4c/tools/tzcode/
tz2icu.cpp     [all...]

Completed in 826 milliseconds