Home
last modified time | relevance | path

Searched defs:func_args (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Modules/_sqlite/
Dcursor.c426 PyObject* func_args; in _pysqlite_query_execute() local
/third_party/mbedtls/tests/scripts/
Dgenerate_test_code.py849 def write_parameters(out_data_f, test_args, func_args, unique_expressions): argument
/third_party/jerryscript/tests/unit-core/
Dtest-api.cpp838 jerry_value_t func_args[3] = variable
/third_party/python/Modules/
D_testcapimodule.c5018 PyObject *func, *func_args; in test_pyobject_fastcall() local
5036 PyObject *func, *func_args, *kwargs; in test_pyobject_fastcalldict() local
5063 PyObject *func, *func_args, *kwnames = NULL; in test_pyobject_vectorcall() local