Searched refs:f_f2 (Results 1 – 3 of 3) sorted by relevance
265 fr = f_f2(f1,f2); in float_tests()275 FFI_CALL(cif,f_f2,args,&fr); in float_tests()
184 float ABI_ATTR f_f2 (float a, float b) in f_f2() function
202 if (data != (void*)&f_f2) { fprintf(out,"wrong data for f_f2\n"); exit(1); } in f_f2_simulator()1417 fr = f_f2(f1,f2); in main()1426 PREP_CALLBACK(cif,f_f2_simulator,(void*)&f_f2); in main()