Home
last modified time | relevance | path

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

/third_party/jerryscript/tests/unit-core/
Dtest-api.cpp838 jerry_value_t func_args[3] = variable
/third_party/mbedtls/tests/scripts/
Dgenerate_test_code.py910 def write_parameters(out_data_f, test_args, func_args, unique_expressions): argument
/third_party/python/Modules/
D_testcapimodule.c5251 PyObject *func, *func_args; in test_pyobject_fastcall() local
5269 PyObject *func, *func_args, *kwargs; in test_pyobject_fastcalldict() local
5296 PyObject *func, *func_args, *kwnames = NULL; in test_pyobject_vectorcall() local