Home
last modified time | relevance | path

Searched defs:LONG1 (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/
Dpickle.py168 LONG1 = b'\x8a' # push long from < 256 bytes variable
/third_party/python/Modules/
D_pickle.c91 LONG1 = '\x8a', enumerator