Home | History | Annotate | Download | only in cached

Lines Matching refs:FPtr

1063       void *FPtr = TheExecutionEngine->getPointerToFunction(LF);
1066 double (*FP)() = (double (*)())(intptr_t)FPtr;