Searched refs:ll_l5ll (Results 1 – 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1573 llr = ll_l5ll(l1,l2,l3,l4,l5,ll1,l9); in gpargs_boundary_tests() 1583 FFI_CALL(cif,ll_l5ll,args,&llr); in gpargs_boundary_tests()
|
D | testcases.c | 680 long long ABI_ATTR ll_l5ll (long a1, long a2, long a3, long a4, long a5, long long b, long c) in ll_l5ll() function
|
D | test-callback.c | 1093 if (data != (void*)&ll_l5ll) { fprintf(out,"wrong data for ll_l5ll\n"); exit(1); } in ll_l5ll_simulator() 2720 llr = ll_l5ll(l1,l2,l3,l4,l5,ll1,l9); in main() 2729 PREP_CALLBACK(cif,ll_l5ll_simulator,(void*)ll_l5ll); in main()
|