KSeExpr 6.0.0.0
Namespaces | Functions
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 
)