Searched refs:F_Ffd (Results 1 – 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1202 Fr = F_Ffd(F1,f2,d3); in structure_tests() 1218 FFI_CALL(cif,F_Ffd,args,&Fr); in structure_tests()
|
D | testcases.c | 529 Float ABI_ATTR F_Ffd (Float a, float b, double c) in F_Ffd() function
|
D | test-callback.c | 825 if (data != (void*)&F_Ffd) { fprintf(out,"wrong data for F_Ffd\n"); exit(1); } in F_Ffd_simulator() 2333 Fr = F_Ffd(F1,f2,d3); in main() 2348 PREP_CALLBACK(cif,F_Ffd_simulator,(void*)&F_Ffd); in main()
|