Searched refs:l_l5K (Results 1 – 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1454 lr = l_l5K(l1,l2,l3,l4,l5,K1,l9); in gpargs_boundary_tests() 1464 FFI_CALL(cif,l_l5K,args,&lr); in gpargs_boundary_tests()
|
D | testcases.c | 621 long ABI_ATTR l_l5K (long a1, long a2, long a3, long a4, long a5, K b, long c) in l_l5K() function
|
D | test-callback.c | 965 if (data != (void*)&l_l5K) { fprintf(out,"wrong data for l_l5K\n"); exit(1); } in l_l5K_simulator() 2594 lr = l_l5K(l1,l2,l3,l4,l5,K1,l9); in main() 2603 PREP_CALLBACK(cif,l_l5K_simulator,(void*)l_l5K); in main()
|