/external/libffi/testsuite/libffi.call/ |
D | nested_struct7.c | 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 102 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct5.c | 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 103 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct4.c | 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 102 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct3.c | 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 103 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct2.c | 37 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 101 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct9.c | 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 122 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct8.c | 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 122 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct6.c | 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 122 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct10.c | 44 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 124 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | nested_struct4.c | 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 102 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct5.c | 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 103 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct3.c | 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 103 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct2.c | 37 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 101 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct7.c | 38 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 102 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct6.c | 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 122 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct9.c | 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 122 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct8.c | 43 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 122 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
D | nested_struct10.c | 44 B_gn(ffi_cif* cif __UNUSED__, void* resp, void** args, in B_gn() function 124 CHECK(ffi_prep_closure_loc(pcl, &cif, B_gn, NULL, code) == FFI_OK); in main()
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | ChangeLog.libffi-3.1 | 3666 * testsuite/libffi.call/nested_struct10.c (B_gn): Likewise. 3669 (B_gn): Mark cif and userdata unused. 3670 * testsuite/libffi.call/nested_struct3.c (B_gn): Mark cif and userdata 3673 (B_gn): Mark cif and userdata unused. 3674 * testsuite/libffi.call/nested_struct5.c (B_gn): Mark cif and userdata 3677 (B_gn): Mark cif and userdata unused. 3678 * testsuite/libffi.call/nested_struct7.c (B_gn): Mark cif and userdata 3680 * testsuite/libffi.call/nested_struct8.c (B_gn): Likewise. 3681 * testsuite/libffi.call/nested_struct9.c (B_gn): Likewise.
|
/external/libffi/ |
D | ChangeLog.libffi-3.1 | 3666 * testsuite/libffi.call/nested_struct10.c (B_gn): Likewise. 3669 (B_gn): Mark cif and userdata unused. 3670 * testsuite/libffi.call/nested_struct3.c (B_gn): Mark cif and userdata 3673 (B_gn): Mark cif and userdata unused. 3674 * testsuite/libffi.call/nested_struct5.c (B_gn): Mark cif and userdata 3677 (B_gn): Mark cif and userdata unused. 3678 * testsuite/libffi.call/nested_struct7.c (B_gn): Mark cif and userdata 3680 * testsuite/libffi.call/nested_struct8.c (B_gn): Likewise. 3681 * testsuite/libffi.call/nested_struct9.c (B_gn): Likewise.
|