Searched refs:LESS (Results 1 – 15 of 15) sorted by relevance
29 LESS = 20 variable
32 #define LESS 20 macro
31 LESS = 20 variable
33 LESS = 20 variable
95 0x3C 0x003C # LESS-THAN SIGN187 0x98 0x2264 # LESS-THAN OR EQUAL TO
97 0x3C 0x003C # LESS-THAN SIGN
111 0x4C 0x003C #LESS-THAN SIGN
1054 case '<': return LESS; in PyToken_OneChar()
1034 case '<': return LESS; in PyToken_OneChar()
1447 token.LESS : '<',
2258 case LESS: in validate_comp_op()
2287 case LESS: in validate_comp_op()
535 case LESS: in ast_for_comp_op()