Home
last modified time | relevance | path

Searched refs:Py_VaBuildValue (Results 51 – 75 of 92) sorted by relevance

1234

/dports/lang/python310/Python-3.10.1/PC/
H A Dpython3dll.c91 EXPORT_FUNC(Py_VaBuildValue)
/dports/lang/python311/Python-3.11.0a3/PC/
H A Dpython3dll.c86 EXPORT_FUNC(Py_VaBuildValue)
/dports/lang/python310/Python-3.10.1/Doc/data/
H A Dstable_abi.dat828 function,Py_VaBuildValue,3.2,
H A Drefcounts.dat2935 Py_VaBuildValue:PyObject*::+1:
2936 Py_VaBuildValue:const char*:format::
2937 Py_VaBuildValue:va_list:vargs::
/dports/lang/python311/Python-3.11.0a3/Doc/data/
H A Dstable_abi.dat832 function,Py_VaBuildValue,3.2,
H A Drefcounts.dat2857 Py_VaBuildValue:PyObject*::+1:
2858 Py_VaBuildValue:const char*:format::
2859 Py_VaBuildValue:va_list:vargs::
/dports/databases/py-sqlite3/Python-3.8.12/Doc/data/
H A Drefcounts.dat2953 Py_VaBuildValue:PyObject*::+1:
2954 Py_VaBuildValue:const char*:format::
2955 Py_VaBuildValue:va_list:vargs::
/dports/databases/py-gdbm/Python-3.8.12/Doc/data/
H A Drefcounts.dat2953 Py_VaBuildValue:PyObject*::+1:
2954 Py_VaBuildValue:const char*:format::
2955 Py_VaBuildValue:va_list:vargs::
/dports/lang/python38/Python-3.8.12/Doc/data/
H A Drefcounts.dat2953 Py_VaBuildValue:PyObject*::+1:
2954 Py_VaBuildValue:const char*:format::
2955 Py_VaBuildValue:va_list:vargs::
/dports/lang/python37/Python-3.7.12/Doc/data/
H A Drefcounts.dat2935 Py_VaBuildValue:PyObject*::+1:
2936 Py_VaBuildValue:const char*:format::
2937 Py_VaBuildValue:va_list:vargs::
/dports/lang/python-tools/Python-3.8.12/Doc/data/
H A Drefcounts.dat2953 Py_VaBuildValue:PyObject*::+1:
2954 Py_VaBuildValue:const char*:format::
2955 Py_VaBuildValue:va_list:vargs::
/dports/lang/python39/Python-3.9.9/Doc/data/
H A Drefcounts.dat2958 Py_VaBuildValue:PyObject*::+1:
2959 Py_VaBuildValue:const char*:format::
2960 Py_VaBuildValue:va_list:vargs::
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Doc/data/
H A Drefcounts.dat2953 Py_VaBuildValue:PyObject*::+1:
2954 Py_VaBuildValue:const char*:format::
2955 Py_VaBuildValue:va_list:vargs::
/dports/lang/python27/Python-2.7.18/Objects/
H A Dabstract.c2594 args = Py_VaBuildValue(format, va);
2645 args = Py_VaBuildValue(format, va);
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dabstract.c2579 args = Py_VaBuildValue(format, va);
2632 args = Py_VaBuildValue(format, va);
H A Dtypeobject.c1233 args = Py_VaBuildValue(format, va); in call_method()
1271 args = Py_VaBuildValue(format, va); in call_maybe()
/dports/lang/python-legacy/Python-2.7.18/Objects/
H A Dabstract.c2594 args = Py_VaBuildValue(format, va);
2645 args = Py_VaBuildValue(format, va);
/dports/lang/python27/Python-2.7.18/Doc/c-api/
H A Darg.rst562 .. c:function:: PyObject* Py_VaBuildValue(const char *format, va_list vargs)
/dports/lang/python-legacy/Python-2.7.18/Doc/c-api/
H A Darg.rst562 .. c:function:: PyObject* Py_VaBuildValue(const char *format, va_list vargs)
/dports/lang/python310/Python-3.10.1/Doc/c-api/
H A Darg.rst672 .. c:function:: PyObject* Py_VaBuildValue(const char *format, va_list vargs)
/dports/lang/python311/Python-3.11.0a3/Doc/c-api/
H A Darg.rst672 .. c:function:: PyObject* Py_VaBuildValue(const char *format, va_list vargs)
/dports/databases/py-sqlite3/Python-3.8.12/Doc/c-api/
H A Darg.rst673 .. c:function:: PyObject* Py_VaBuildValue(const char *format, va_list vargs)
/dports/databases/py-gdbm/Python-3.8.12/Doc/c-api/
H A Darg.rst673 .. c:function:: PyObject* Py_VaBuildValue(const char *format, va_list vargs)
/dports/lang/python37/Python-3.7.12/Doc/c-api/
H A Darg.rst673 .. c:function:: PyObject* Py_VaBuildValue(const char *format, va_list vargs)
/dports/lang/python-tools/Python-3.8.12/Doc/c-api/
H A Darg.rst673 .. c:function:: PyObject* Py_VaBuildValue(const char *format, va_list vargs)

1234