Home
last modified time | relevance | path

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

/external/libffi/testsuite/libffi.bhaible/
Dtest-call.c1156 Ir = I_III(I1,I2,I3); in structure_tests()
1172 FFI_CALL(cif,I_III,args,&Ir); in structure_tests()
Dtestcases.c513 Int ABI_ATTR I_III (Int a, Int b, Int c) in I_III() function
Dtest-callback.c801 if (data != (void*)&I_III) { fprintf(out,"wrong data for I_III\n"); exit(1); } in I_III_simulator()
2285 Ir = I_III(I1,I2,I3); in main()
2300 PREP_CALLBACK(cif,I_III_simulator,(void*)&I_III); in main()