Searched refs:C_fn (Results 1 – 3 of 3) sorted by relevance
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | nested_struct11.c | 28 static C C_fn (int x, int y, int z, C source, int i, int j, int k) in C_fn() function 113 ffi_call (&cif, FFI_FN (C_fn), &result, args); in main()
|
/external/libffi/testsuite/libffi.closures/ |
D | nested_struct11.c | 28 static C C_fn (int x, int y, int z, C source, int i, int j, int k) in C_fn() function 113 ffi_call (&cif, FFI_FN (C_fn), &result, args); in main()
|
/external/libffi/testsuite/libffi.call/ |
D | nested_struct11.c | 28 static C C_fn (int x, int y, int z, C source, int i, int j, int k) in C_fn() function 113 ffi_call (&cif, FFI_FN (C_fn), &result, args); in main()
|