Searched refs:LESS (Results 1 – 25 of 131) sorted by relevance
123456
81 #define LESS (-1) macro294 case LESS: /* No such string. */ in linear_search()353 return (ch1 < ch2 ? LESS : GREATER); in compare()
71 if (MSVC_VERSION LESS 1400) # 1400 is Visual Studio 200581 if (MSVC_VERSION LESS 1500) # 1500 is Visual Studio 200890 if (NOT (MSVC_VERSION LESS 1700)) # 1700 is Visual Studio 2012.207 if (MSVC AND (NOT (MSVC_VERSION LESS 1700))) # 1700 is Visual Studio 2012.
108 <LESS-THAN_SIGN> \x3c253 <LESS-THAN_OR_EQUAL_TO> \x98
108 <LESS-THAN_SIGN> \x3c
44 <LESS-THAN_SIGN> \x3c
1238 #define LESS (-1) macro1282 case LESS: /* No such string. */ in linear_search()1311 return (*s1 < *s2 ? LESS : GREATER); in compare()1313 (*s2 != '\t' && *s2 != ' ') ? LESS : EQUAL); in compare()
135 wish to edit the manual page LESS.MAN and the help page HELP.C144 6. If the make succeeds, it will generate the programs "LESS.EXE" and147 7. When satisfied that it works, you may wish to install LESS.EXE and
164 %nonassoc EQUALS LESS_EQ GREATER_EQ UNEQUALS LESS GREATER528 | expression LESS expression693 | expression LESS expression
174 "<" return LESS;
251 <LESS-THAN_SIGN>;/503 <LESS-THAN_SIGN>;/
218 <LESS-THAN_SIGN>;/409 <LESS-THAN_SIGN>;/
318 %token NET NETMASK PORT PORTRANGE LESS GREATER PROTO PROTOCHAIN CBYTE544 | LESS NUM { $$ = gen_less(cstate, $2); }
70 0x3C 0x003C # LESS-THAN SIGN
117 0x3C 0x003C # LESS-THAN SIGN209 0x98 0x2264 # LESS-THAN OR EQUAL TO
109 0x3C 0x003C # LESS-THAN SIGN201 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>
63 OP(LESS, "<") \