Searched defs:funcPtr (Results 1 – 7 of 7) sorted by relevance
65 deFunctionPtr funcPtr; in deDynamicLibrary_getFunction() member
196 void (*funcPtr)(void); in executeTest() local323 void (*funcPtr)(void); in executeTest() local
36 bool ExpressionInterpreter::addExpression(callback funcPtr, string command) in addExpression()
427 void Expression::setFunc(callback funcPtr) in setFunc()
130 const EVP_CIPHER *(*funcPtr)() = nullptr; in GetEvpCipherCtx() local
2461 ValidationFuncPtr funcPtr = m_validations[v].validationFuncPtr; in iterate() local
3637 auto funcPtr = jit->builder->CreatePointerCast(V(fptr.value()), funcPtrTy); in Call() local