25#define LIST_DFT_FUNCS 278
26#define IS_CHT_USED 279
27#define SET_NTHREADS 280
33#define LEFT_PARENTHESIS 286
34#define RIGHT_PARENTHESIS 287
38#undef YYSTYPE_IS_DECLARED
39#define YYSTYPE_IS_DECLARED 1
41#ifndef YYSTYPE_IS_DECLARED
42#define YYSTYPE_IS_DECLARED 1
describes a variable recognized by the scripting system.
Definition: ergo_scripted.h:54
Definition: ergo_input_processor.c:45
struct variable * var
Definition: ergo_input_processor.c:48
double num
Definition: ergo_input_processor.c:46
char str[256]
Definition: ergo_input_processor.c:47