Searched refs:LESS (Results 1 – 25 of 157) sorted by relevance
1234567
79 #define LESS (-1) macro292 case LESS: /* No such string. */ in linear_search()351 return (ch1 < ch2 ? LESS : GREATER); in compare()
108 <LESS-THAN_SIGN> \x3c253 <LESS-THAN_OR_EQUAL_TO> \x98
108 <LESS-THAN_SIGN> \x3c
44 <LESS-THAN_SIGN> \x3c
1231 #define LESS (-1) macro1275 case LESS: /* No such string. */ in linear_search()1304 return (*s1 < *s2 ? LESS : GREATER); in compare()1306 (*s2 != '\t' && *s2 != ' ') ? LESS : EQUAL); in compare()
162 %nonassoc EQUALS LESS_EQ GREATER_EQ UNEQUALS LESS GREATER526 | expression LESS expression691 | expression LESS expression
172 "<" return LESS;
251 <LESS-THAN_SIGN>;/503 <LESS-THAN_SIGN>;/
218 <LESS-THAN_SIGN>;/409 <LESS-THAN_SIGN>;/
142 wish to edit the manual page LESS.MAN and the help page HELP.C151 6. If the make succeeds, it will generate the programs "LESS.EXE" and154 7. When satisfied that it works, you may wish to install LESS.EXE and
69 0x3C 0x003C # LESS-THAN SIGN
108 0x3C 0x003C # LESS-THAN SIGN200 0x98 0x2264 # LESS-THAN OR EQUAL TO
116 0x3C 0x003C # LESS-THAN SIGN208 0x98 0x2264 # LESS-THAN OR EQUAL TO
127 if (MSVC_VERSION LESS 1900)
363 <LESS-THAN_SIGN> <X0C80>;<X05>;<X05>;<LESS-THAN_SIGN>
373 <LESS-THAN_SIGN> <X0C80>;<X05>;<X05>;<LESS-THAN_SIGN>
363 <LESS-THAN_SIGN> <X0C82>;<X05>;<X05>;<LESS-THAN_SIGN>
98 if(SIZEOF_SIZE_T LESS 8)