Data Fields | |
enum valtype | type |
union { | |
quad_t i | |
char * s | |
} | u |
union { | |
quad_t i | |
char * s | |
} | u |
|
Definition at line 1282 of file ast_expr2f.c. Referenced by make_str(), and to_integer(). |
|
Definition at line 1281 of file ast_expr2f.c. |
|
Definition at line 174 of file ast_expr2.c. |
|
Definition at line 1279 of file ast_expr2f.c. Referenced by isstring(), op_compl(), strip_quotes(), to_integer(), and to_string(). |
|
|
|
Referenced by op_colon(), op_compl(), op_cond(), op_eqtilde(), op_minus(), op_negate(), op_plus(), op_times(), strip_quotes(), to_integer(), and to_string(). |