Searched refs:l_l2K (Results 1 – 3 of 3) sorted by relevance
/third_party/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1403 lr = l_l2K(l1,l2,K1,l9); in gpargs_boundary_tests() 1413 FFI_CALL(cif,l_l2K,args,&lr); in gpargs_boundary_tests()
|
D | test-callback.c | 926 if (data != (void*)&l_l2K) { fprintf(out,"wrong data for l_l2K\n"); exit(1); } in l_l2K_simulator() 2540 lr = l_l2K(l1,l2,K1,l9); in main() 2549 PREP_CALLBACK(cif,l_l2K_simulator,(void*)l_l2K); in main()
|
D | testcases.c | 600 long ABI_ATTR l_l2K (long a1, long a2, K b, long c) in l_l2K() function
|