Home
last modified time | relevance | path

Searched defs:oldtype (Results 1 – 8 of 8) sorted by relevance

/third_party/mingw-w64/mingw-w64-libraries/winpthreads/tests_pthread/
Dcancel1.c105 int oldtype; in mythread() local
/third_party/python/Python/
Derrors.c43 PyObject *oldtype, *oldvalue, *oldtraceback; in _PyErr_Restore() local
462 PyObject *oldtype, *oldvalue, *oldtraceback; in PyErr_SetExcInfo() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp1274 ZoneType oldtype = types[i->type]; in optimizeTypeList() local
1322 ZoneType oldtype = types[i->type]; in optimizeTypeList() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dtz2icu.cpp1274 ZoneType oldtype = types[i->type]; in optimizeTypeList() local
1322 ZoneType oldtype = types[i->type]; in optimizeTypeList() local
/third_party/icu/icu4c/source/tools/tzcode/
Dtz2icu.cpp1274 ZoneType oldtype = types[i->type]; in optimizeTypeList() local
1322 ZoneType oldtype = types[i->type]; in optimizeTypeList() local
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/src/
Dthread.c1446 pthread_setcanceltype (int type, int *oldtype) in pthread_setcanceltype()
/third_party/selinux/libsepol/src/
Dexpand.c1690 uint32_t oldtype = 0; in expand_terule_helper() local
/third_party/python/Modules/
D_testcapimodule.c6392 PyObject *oldtype = NULL, *newtype = NULL, *refcnt = NULL; in heapctypesubclasswithfinalizer_finalize() local