Searched defs:fargs (Results 1 – 2 of 2) sorted by relevance
1114 thread_PyThread_start_new_thread(PyObject *self, PyObject *fargs) in thread_PyThread_start_new_thread()
1418 const Formattable fargs( d, Formattable::kIsDate ); in _testCopyConstructor2() local