Searched refs:d_d17l3L (Results 1 – 3 of 3) sorted by relevance
/third_party/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1505 dr = d_d17l3L(d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,d13,d14,d15,d16,d17,l6,l7,l8,L1); in gpargs_boundary_tests() 1515 FFI_CALL(cif,d_d17l3L,args,&dr); in gpargs_boundary_tests()
|
D | test-callback.c | 1025 if (data != (void*)&d_d17l3L) { fprintf(out,"wrong data for d_d17l3L\n"); exit(1); } in d_d17l3L_simulator() 2648 dr = d_d17l3L(d1,d2,d3,d4,d5,d6,d7,d8,d9,d10,d11,d12,d13,d14,d15,d16,d17,l6,l7,l8,L1); in main() 2657 PREP_CALLBACK(cif,d_d17l3L_simulator,(void*)&d_d17l3L); in main()
|
D | testcases.c | 648 double ABI_ATTR d_d17l3L (double a, double b, double c, double d, double e, double f, in d_d17l3L() function
|