Searched defs:exp_descriptor (Results 1 – 1 of 1) sorted by relevance
314 struct exp_descriptor struct317 void (*print_subexp) (struct expression *, int *, struct ui_file *,322 void (*operator_length) (const struct expression*, int, int*, int *);332 int (*operator_check) (struct expression *exp, int pos,356 extern const struct exp_descriptor exp_descriptor_standard; argument