Searched refs:countva (Results 1 – 1 of 1) sorted by relevance
2705 va_list countva; local2709 memcpy(countva, va, sizeof(va_list));2712 __va_copy(countva, va);2714 countva = va;2718 while (((PyObject *)va_arg(countva, PyObject *)) != NULL)