Home
last modified time | relevance | path

Searched defs:NEWTRUE (Results 1 – 3 of 3) sorted by relevance

/external/pytorch/torch/csrc/jit/serialization/
Dpickler.h73 NEWTRUE = '\x88', enumerator
/external/python/cpython3/Lib/
Dpickle.py160 NEWTRUE = b'\x88' # push True variable
/external/python/cpython3/Modules/
D_pickle.c113 NEWTRUE = '\x88', enumerator