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()
2327 ARG_TUP(self, args); in save_pers()
2759 ARG_TUP(self, args); in save()
2776 ARG_TUP(self, t); in save()
4093 ARG_TUP(self, pid); in load_persid()
4130 ARG_TUP(self, pid); in load_binpersid()
4467 ARG_TUP(self, value); in do_append()
4582 ARG_TUP(self, state); in load_build()