Searched refs:f_f17l3L (Results 1 – 3 of 3) sorted by relevance
/external/libffi/testsuite/libffi.bhaible/ |
D | test-call.c | 1488 fr = f_f17l3L(f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,f14,f15,f16,f17,l6,l7,l8,L1); in gpargs_boundary_tests() 1498 FFI_CALL(cif,f_f17l3L,args,&fr); in gpargs_boundary_tests()
|
D | testcases.c | 638 float ABI_ATTR f_f17l3L (float a, float b, float c, float d, float e, float f, float g, in f_f17l3L() function
|
D | test-callback.c | 996 if (data != (void*)&f_f17l3L) { fprintf(out,"wrong data for f_f17l3L\n"); exit(1); } in f_f17l3L_simulator() 2630 fr = f_f17l3L(f1,f2,f3,f4,f5,f6,f7,f8,f9,f10,f11,f12,f13,f14,f15,f16,f17,l6,l7,l8,L1); in main() 2639 PREP_CALLBACK(cif,f_f17l3L_simulator,(void*)&f_f17l3L); in main()
|