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

/fuchsia/zircon/third_party/uapp/dash/src/bltin/
H A Dtest.c147 static int isoperand(char **);
450 if (op && !(op->op_type == UNOP && isoperand(tp)) &&
460 static int isoperand(char **tp) function

Completed in 66 milliseconds