Searched refs:ll_l6ll (Results 1 – 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1590 llr = ll_l6ll(l1,l2,l3,l4,l5,l6,ll1,l9); in gpargs_boundary_tests() 1600 FFI_CALL(cif,ll_l6ll,args,&llr); in gpargs_boundary_tests()
|
D | testcases.c | 687 long long ABI_ATTR ll_l6ll (long a1, long a2, long a3, long a4, long a5, long a6, long long b, long… in ll_l6ll() function
|
D | test-callback.c | 1108 if (data != (void*)&ll_l6ll) { fprintf(out,"wrong data for ll_l6ll\n"); exit(1); } in ll_l6ll_simulator() 2738 llr = ll_l6ll(l1,l2,l3,l4,l5,l6,ll1,l9); in main() 2747 PREP_CALLBACK(cif,ll_l6ll_simulator,(void*)ll_l6ll); in main()
|