Home | History | Annotate | Download | only in lazy

Lines Matching refs:FPtr

1329       void *FPtr = TheHelper->getPointerToFunction(LF);
1333 double (*FP)() = (double (*)())(intptr_t)FPtr;