Searched refs:l_l3K (Results 1 – 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1420 lr = l_l3K(l1,l2,l3,K1,l9); in gpargs_boundary_tests() 1430 FFI_CALL(cif,l_l3K,args,&lr); in gpargs_boundary_tests()
|
D | testcases.c | 607 long ABI_ATTR l_l3K (long a1, long a2, long a3, K b, long c) in l_l3K() function
|
D | test-callback.c | 938 if (data != (void*)&l_l3K) { fprintf(out,"wrong data for l_l3K\n"); exit(1); } in l_l3K_simulator() 2558 lr = l_l3K(l1,l2,l3,K1,l9); in main() 2567 PREP_CALLBACK(cif,l_l3K_simulator,(void*)l_l3K); in main()
|