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

Go to the source code of this file.

Namespaces

namespace  SeExpr2
 

Functions

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

Function Documentation

◆ SeExpr2LLVMEvalCustomFunction()

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