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

  /external/valgrind/none/tests/
pth_cancel2.c 28 int oldtype; \
29 pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, &oldtype); \
32 pthread_setcanceltype(oldtype,NULL); \
39 int oldtype; \
40 pthread_setcanceltype(PTHREAD_CANCEL_DEFERRED, &oldtype); \
43 pthread_setcanceltype(oldtype,NULL); \
  /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 1681 uint32_t oldtype = 0, spec = 0; local
    [all...]

Completed in 270 milliseconds