Searched refs:ll_l3ll (Results 1 – 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1539 llr = ll_l3ll(l1,l2,l3,ll1,l9); in gpargs_boundary_tests() 1549 FFI_CALL(cif,ll_l3ll,args,&llr); in gpargs_boundary_tests()
|
D | testcases.c | 666 long long ABI_ATTR ll_l3ll (long a1, long a2, long a3, long long b, long c) in ll_l3ll() function
|
D | test-callback.c | 1066 if (data != (void*)&ll_l3ll) { fprintf(out,"wrong data for ll_l3ll\n"); exit(1); } in ll_l3ll_simulator() 2684 llr = ll_l3ll(l1,l2,l3,ll1,l9); in main() 2693 PREP_CALLBACK(cif,ll_l3ll_simulator,(void*)ll_l3ll); in main()
|