Home | History | Annotate | Download | only in Chapter7

Lines Matching refs:FPtr

1034       void *FPtr = TheExecutionEngine->getPointerToFunction(LF);
1038 double (*FP)() = (double (*)())(intptr_t)FPtr;