Searched refs:ll_l7ll (Results 1 – 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1607 llr = ll_l7ll(l1,l2,l3,l4,l5,l6,l7,ll1,l9); in gpargs_boundary_tests() 1617 FFI_CALL(cif,ll_l7ll,args,&llr); in gpargs_boundary_tests()
|
D | testcases.c | 694 long long ABI_ATTR ll_l7ll (long a1, long a2, long a3, long a4, long a5, long a6, long a7, long lon… in ll_l7ll() function
|
D | test-callback.c | 1124 if (data != (void*)&ll_l7ll) { fprintf(out,"wrong data for ll_l7ll\n"); exit(1); } in ll_l7ll_simulator() 2756 llr = ll_l7ll(l1,l2,l3,l4,l5,l6,l7,ll1,l9); in main() 2765 PREP_CALLBACK(cif,ll_l7ll_simulator,(void*)ll_l7ll); in main()
|