Lines Matching refs:LONG_BINPUT
137 LONG_BINPUT = 'r' # " " " " " ; " " 4-byte arg249 # Return a PUT (BINPUT, LONG_BINPUT) opcode string, with argument i.255 return LONG_BINPUT + pack("<i", i)1176 dispatch[LONG_BINPUT] = load_long_binput