#include <route_struct.h>

Data Fields | |
| int | type |
| union operand::operand_val | v |
Data Structures | |
| union | operand_val |
Definition at line 99 of file route_struct.h.
| int type |
Definition at line 100 of file route_struct.h.
Referenced by comp_ip(), comp_scriptvar(), comp_strval(), eval_elem(), fix_expr(), mk_elem(), and print_expr().
| union operand::operand_val v |
Referenced by comp_ip(), comp_scriptvar(), comp_strval(), eval_elem(), eval_expr(), fix_expr(), mk_elem(), mk_exp(), and print_expr().
1.5.6