Searched refs:d_d2 (Results 1 – 3 of 3) sorted by relevance
379 dr = d_d2(d1,d2); in double_tests()389 FFI_CALL(cif,d_d2,args,&dr); in double_tests()
232 double ABI_ATTR d_d2 (double a, double b) in d_d2() function
307 if (data != (void*)&d_d2) { fprintf(out,"wrong data for d_d2\n"); exit(1); } in d_d2_simulator()1530 dr = d_d2(d1,d2); in main()1539 PREP_CALLBACK(cif,d_d2_simulator,(void*)&d_d2); in main()