Searched defs:BRK (Results 1 – 7 of 7) sorted by relevance
61 BRK = chr(243) # Break variable
60 BRK = bytes([243]) # Break variable
99 BRK = b'\xf3' # Break variable
95 BRK = to_bytes([243]) # Break variable
82 #define BRK 0xd4200000 macro
382 ### BRK ### subsection
946 BRK = ExceptionFixed | 0x00200000, enumerator