Searched refs:SHORT_BINBYTES (Results 1 – 2 of 2) sorted by relevance
167 SHORT_BINBYTES = b'C' # " " ; " " " " < 256 bytes variable728 self.write(SHORT_BINBYTES + pack("<B", n) + obj)1267 dispatch[SHORT_BINBYTES[0]] = load_short_binbytes
90 SHORT_BINBYTES = 'C', enumerator2255 header[0] = SHORT_BINBYTES; in save_bytes()6433 OP_ARG(SHORT_BINBYTES, load_counted_binbytes, 1) in load()