Searched defs:postfix_elt (Results 1 – 1 of 1) sorted by relevance
115 struct postfix_elt { struct116 int op;117 char *operand;118 struct list_head list;