Searched refs:d_d7i (Results 1 – 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 859 dr = d_d7i(d1,d2,d3,d4,d5,d6,d7,i9); in mixed_number_tests() 869 FFI_CALL(cif,d_d7i,args,&dr); in mixed_number_tests()
|
D | testcases.c | 421 double ABI_ATTR d_d7i (double a, double b, double c, double d, double e, double f, in d_d7i() function
|
D | test-callback.c | 649 if (data != (void*)&d_d7i) { fprintf(out,"wrong data for d_d7i\n"); exit(1); } in d_d7i_simulator() 1974 dr = d_d7i(d1,d2,d3,d4,d5,d6,d7,i9); in main() 1983 PREP_CALLBACK(cif,d_d7i_simulator,(void*)&d_d7i); in main()
|