Home
last modified time | relevance | path

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

/netbsd-src/bin/ksh/
H A Dc_test.c202 otab = meta == TM_UNOP ? u_ops : b_ops;
539 if ((op = (Test_op) (*te->isa)(te, TM_UNOP))) {
593 if (meta == TM_UNOP || meta == TM_BINOP)
H A Dc_test.h28 TM_UNOP, /* unary operator */ enumerator
H A Dsyn.c886 else if (meta == TM_UNOP || meta == TM_BINOP) {
H A Dexec.c1485 if (meta == TM_UNOP || meta == TM_BINOP) {