Home | History | Annotate | Download | only in lazy

Lines Matching refs:FPtr

1328       void *FPtr = TheHelper->getPointerToFunction(LF);
1332 double (*FP)() = (double (*)())(intptr_t)FPtr;