Home
last modified time | relevance | path

Searched refs:D_fDd (Results 1 – 3 of 3) sorted by relevance

/external/libffi/testsuite/libffi.bhaible/
Dtest-call.c1225 Dr = D_fDd(f1,D2,d3); in structure_tests()
1241 FFI_CALL(cif,D_fDd,args,&Dr); in structure_tests()
Dtestcases.c537 Double ABI_ATTR D_fDd (float a, Double b, double c) in D_fDd() function
Dtest-callback.c837 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()