Home | History | Annotate | Download | only in s390

Lines Matching full:arg0

1913 typedef intptr_t (*SimulatorRuntimeCall)(intptr_t arg0, intptr_t arg1,
1916 typedef ObjectPair (*SimulatorRuntimePairCall)(intptr_t arg0, intptr_t arg1,
1919 typedef ObjectTriple (*SimulatorRuntimeTripleCall)(intptr_t arg0, intptr_t arg1,
1928 typedef double (*SimulatorRuntimeFPIntCall)(double darg0, intptr_t arg0);
1932 typedef void (*SimulatorRuntimeDirectApiCall)(intptr_t arg0);
1933 typedef void (*SimulatorRuntimeProfilingApiCall)(intptr_t arg0, void* arg1);
1936 typedef void (*SimulatorRuntimeDirectGetterCall)(intptr_t arg0, intptr_t arg1);
1937 typedef void (*SimulatorRuntimeProfilingGetterCall)(intptr_t arg0,