Home | History | Annotate | Download | only in cached

Lines Matching refs:FPtr

1430       void *FPtr = TheHelper->getPointerToFunction(LF);
1434 double (*FP)() = (double (*)())(intptr_t)FPtr;