Searched defs:BRK (Results 1 – 9 of 9) sorted by relevance
72 #define BRK 0x0100 /* make break flag for keyboard */ macro
59 BRK = ( r'\[(' variable
61 BRK = chr(243) # Break variable
60 BRK = bytes([243]) # Break variable
95 BRK = to_bytes([243]) # Break variable
81 #define BRK 0xd4200000 macro
196 ### BRK ### subsection
759 BRK = ExceptionFixed | 0x00200000, enumerator
742 BRK = ExceptionFixed | 0x00200000, enumerator