Home
last modified time | relevance | path

Searched refs:ARG_TUP (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
DcPickle.c315 #define ARG_TUP(self, o) { \ macro
509 ARG_TUP(self, py_str); in write_other()
685 ARG_TUP(self, bytes); in read_other()
2343 ARG_TUP(self, args); in save_pers()
2775 ARG_TUP(self, args); in save()
2792 ARG_TUP(self, t); in save()
4079 ARG_TUP(self, pid); in load_persid()
4116 ARG_TUP(self, pid); in load_binpersid()
4453 ARG_TUP(self, value); in do_append()
4568 ARG_TUP(self, state); in load_build()