Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/include/
H A Dstreval.h139 #define A_GE 24 macro
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dstreval.c416 case A_GE: in arith_exec()
836 case A_GT: case A_GE: case A_POW: in expr()