Home | History | Annotate | Download | only in mips64

Lines Matching refs:SimulatorRuntimeFPCall

1984 typedef double (*SimulatorRuntimeFPCall)(double darg0);
2108 SimulatorRuntimeFPCall target =
2109 reinterpret_cast<SimulatorRuntimeFPCall>(external);