Searched defs:FRAME_SIZE_TARGET (Results 1 - 2 of 2) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | pickletester.py | 2529 FRAME_SIZE_TARGET = 64 * 1024 variable in AbstractPickleTests [all...] |
/third_party/python/Modules/ | ||
H A D | _pickle.c | 146 FRAME_SIZE_TARGET = 64 * 1024, enumerator |
Completed in 14 milliseconds