Home
last modified time | relevance | path

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

/aosp_15_r20/external/libffi/testsuite/libffi.call/
H A Dfloat_va.c51 unsigned int firstarg; in main() local
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dfloat_va.c51 unsigned int firstarg; in main() local
/aosp_15_r20/external/python/cpython3/Objects/
Dtypeobject.c8996 PyObject *firstarg = _PyFrame_GetLocalsArray(cframe)[0]; in super_init_without_args() local