Home
last modified time | relevance | path

Searched defs:expr_state (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mksh/src/
H A Dexpr.c69 typedef struct expr_state { struct
71 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;