Home
last modified time | relevance | path

Searched refs:get_feature_macros (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_stable_abi_ctypes.py10 from _testcapi import get_feature_macros namespace
12 feature_macros = get_feature_macros()
24 set(get_feature_macros()), EXPECTED_FEATURE_MACROS)
/third_party/python/Modules/
H A D_testcapimodule.c6210 get_feature_macros(PyObject *self, PyObject *Py_UNUSED(args)) in get_feature_macros() function
6722 {"get_feature_macros", get_feature_macros, METH_NOARGS, NULL},

Completed in 16 milliseconds