Searched defs:TUNARY (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/include/
H A Dshnodes.h48 #define TUNARY (04<<COMBITS) /* unary operator in [[...]] */ macro
50 #define TPAREN (TBINARY|TUNARY)

Completed in 19 milliseconds