Searched defs:state_disp (Results 1 – 1 of 1) sorted by relevance
1031 struct state_disp { struct1032 int cmd;1033 char *name;1034 enum state_arg_type arg_type;1035 state_handler_fn fn;1036 enum state next;1037 int flags;1038 int macro_ind;