Home | History | Annotate | Download | only in complete

Lines Matching refs:FPtr

1507       void *FPtr = TheHelper->getPointerToFunction(LF);
1510 double (*FP)() = (double (*)())(intptr_t)FPtr;