Searched refs:isoperand (Results 1 – 1 of 1) sorted by relevance
178 static int isoperand(void);825 if (!((op->op_type == UNOP && isoperand()) || in t_lex()836 isoperand(void) in isoperand() function