Home | History | Annotate | Download | only in initial

Lines Matching refs:FPtr

1288       void *FPtr = TheHelper->getPointerToFunction(LF);
1292 double (*FP)() = (double (*)())(intptr_t)FPtr;