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

/ast/src/cmd/nmake/
H A Dexpand.h70 #define GE (GT|EQ) macro
/ast/src/lib/libexpr/
H A DOexparse.h90 #define GE 315 macro
H A DOexparse.c131 #define GE 315 macro
628 "S2X","X2F","X2I","X2S","OR","AND","EQ","NE","LE","GE","LS","RS","UNARY","INC",
684 "expr : expr GE expr",
/ast/src/cmd/coshell/
H A Dmisc.c112 #define GE (GT|EQ) macro
131 case GE:
163 case GE:

Completed in 62 milliseconds