SeExpr
Namespaces | Functions
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

 SeExpr2
 

Functions

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

Function Documentation

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