Searched defs:expr_state (Results 1 – 1 of 1) sorted by relevance
69 typedef struct expr_state { struct71 const char *expression;73 const char *tokp;75 struct tbl *val;77 struct tbl *evaling;79 enum token tok;81 uint8_t noassign;83 bool arith;85 bool natural;