Home
last modified time | relevance | path

Searched defs:fargs (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Modules/
D_threadmodule.c1114 thread_PyThread_start_new_thread(PyObject *self, PyObject *fargs) in thread_PyThread_start_new_thread()
/third_party/icu/icu4c/source/test/intltest/
Dtmsgfmt.cpp1418 const Formattable fargs( d, Formattable::kIsDate ); in _testCopyConstructor2() local