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

/ast/src/cmd/nmake/
H A Dexpand.h69 #define LE (LT|EQ) macro
/ast/src/lib/libexpr/
H A DOexparse.h89 #define LE 314 macro
H A DOexparse.c130 #define LE 314 macro
628 "S2X","X2F","X2I","X2S","OR","AND","EQ","NE","LE","GE","LS","RS","UNARY","INC",
683 "expr : expr LE expr",
/ast/src/cmd/coshell/
H A Dmisc.c111 #define LE (LT|EQ) macro
129 case LE:
160 case LE:

Completed in 29 milliseconds