Home | History | Annotate | Download | only in complete

Lines Matching refs:FPtr

1615       void *FPtr = TheHelper->getPointerToFunction(LF);
1618 double (*FP)() = (double (*)())(intptr_t)FPtr;