Searched refs:D_fDd (Results 1 – 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1225 Dr = D_fDd(f1,D2,d3); in structure_tests() 1241 FFI_CALL(cif,D_fDd,args,&Dr); in structure_tests()
|
D | testcases.c | 537 Double ABI_ATTR D_fDd (float a, Double b, double c) in D_fDd() function
|
D | test-callback.c | 837 if (data != (void*)&D_fDd) { fprintf(out,"wrong data for D_fDd\n"); exit(1); } in D_fDd_simulator() 2357 Dr = D_fDd(f1,D2,d3); in main() 2372 PREP_CALLBACK(cif,D_fDd_simulator,(void*)&D_fDd); in main()
|