Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
DcPickle.c4288 char *codebytes; /* the nbytes bytes after the opcode */ in load_extension() local
5105 char *codebytes; in noload_extension() local
/external/python/cpython3/Modules/
D_pickle.c5815 char *codebytes; /* the nbytes bytes after the opcode */ in load_extension() local