Home
last modified time | relevance | path

Searched refs:test_func_gn (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dcls_multi_sshort.c22 static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, in test_func_gn() function
66 CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); in main()
Dcls_multi_ushort.c22 static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, in test_func_gn() function
66 CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); in main()
Dcls_multi_schar.c22 static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, in test_func_gn() function
66 CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); in main()
Dcls_multi_ushortchar.c23 static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, in test_func_gn() function
78 CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); in main()
Dcls_multi_sshortchar.c23 static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, in test_func_gn() function
78 CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); in main()
Dcls_multi_uchar.c23 static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, in test_func_gn() function
83 CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); in main()
/external/libffi/testsuite/libffi.call/
Dcls_multi_schar.c22 static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, in test_func_gn() function
66 CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); in main()
Dcls_multi_sshort.c22 static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, in test_func_gn() function
66 CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); in main()
Dcls_multi_ushort.c22 static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, in test_func_gn() function
66 CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); in main()
Dcls_multi_ushortchar.c23 static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, in test_func_gn() function
78 CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); in main()
Dcls_multi_sshortchar.c23 static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, in test_func_gn() function
78 CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); in main()
Dcls_multi_uchar.c23 static void test_func_gn(ffi_cif *cif __UNUSED__, void *rval, void **avals, in test_func_gn() function
83 CHECK(ffi_prep_closure_loc(pcl, &cif, test_func_gn, NULL, code) == FFI_OK); in main()
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.13620 * testsuite/libffi.call/cls_multi_schar.c (test_func_gn): Mark cif and
3623 * testsuite/libffi.call/cls_multi_sshort.c (test_func_gn): Mark cif and
3626 * testsuite/libffi.call/cls_multi_sshortchar.c (test_func_gn): Mark cif
3629 * testsuite/libffi.call/cls_multi_uchar.c (test_func_gn): Mark cif and
3632 * testsuite/libffi.call/cls_multi_ushort.c (test_func_gn): Mark cif and
3635 * testsuite/libffi.call/cls_multi_ushortchar.c (test_func_gn): Mark cif
/external/libffi/
DChangeLog.libffi-3.13620 * testsuite/libffi.call/cls_multi_schar.c (test_func_gn): Mark cif and
3623 * testsuite/libffi.call/cls_multi_sshort.c (test_func_gn): Mark cif and
3626 * testsuite/libffi.call/cls_multi_sshortchar.c (test_func_gn): Mark cif
3629 * testsuite/libffi.call/cls_multi_uchar.c (test_func_gn): Mark cif and
3632 * testsuite/libffi.call/cls_multi_ushort.c (test_func_gn): Mark cif and
3635 * testsuite/libffi.call/cls_multi_ushortchar.c (test_func_gn): Mark cif