KSeExpr 4.0.4.0
ExprFuncX.cpp File Reference
#include <cstdio>
#include "ExprFunc.h"
#include "ExprFuncX.h"
#include "Interpreter.h"
#include "ExprNode.h"

Go to the source code of this file.

Namespaces

namespace  KSeExpr

Functions

void KSeExprLLVMEvalCustomFunction (int *opDataArg, double *fpArg, char **strArg, void **funcdata, const KSeExpr::ExprFuncNode *node)

Function Documentation

◆ KSeExprLLVMEvalCustomFunction()

void KSeExprLLVMEvalCustomFunction ( int * opDataArg,
double * fpArg,
char ** strArg,
void ** funcdata,
const KSeExpr::ExprFuncNode * node )