33 #ifndef YY_YY_ERGO_INPUT_PROCESSOR_H_INCLUDED 34 # define YY_YY_ERGO_INPUT_PROCESSOR_H_INCLUDED 102 #define PRECISION 276 105 #define LIST_DFT_FUNCS 279 106 #define IS_CHT_USED 280 107 #define SET_NTHREADS 281 113 #define LEFT_PARENTHESIS 287 114 #define RIGHT_PARENTHESIS 288 119 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED 123 #line 18 "ergo_input_processor.y" 129 #line 130 "ergo_input_processor.h" 133 # define YYSTYPE_IS_TRIVIAL 1 134 # define YYSTYPE_IS_DECLARED 1 char str[256]
Definition: ergo_input_processor.c:195
struct variable * var
Definition: ergo_input_processor.c:196
double num
Definition: ergo_input_processor.c:194
Definition: ergo_input_processor.c:190
describes a variable recognized by the scripting system.
Definition: ergo_scripted.h:54