Home
last modified time | relevance | path

Searched refs:MEMOIZE (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dpickle.py188 MEMOIZE = b'\x94' # store top of the stack in memo variable
516 return MEMOIZE
1659 dispatch[MEMOIZE[0]] = load_memoize
/third_party/python/Modules/
H A D_pickle.c119 MEMOIZE = '\x94', enumerator
1764 const char memoize_op = MEMOIZE; in memo_put()
6929 OP(MEMOIZE, load_memoize) in load()

Completed in 12 milliseconds