Home
last modified time | relevance | path

Searched refs:isoperand (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/bin/test/
Dtest.c178 static int isoperand(void);
825 if (!((op->op_type == UNOP && isoperand()) || in t_lex()
836 isoperand(void) in isoperand() function