Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dmarshal.c137 # define W_SIZE(n, p) do { \ macro
146 # define W_SIZE w_long macro
152 W_SIZE(n, p); in w_pstring()
372 W_SIZE(n, p); in w_object()
380 W_SIZE(n, p); in w_object()
410 W_SIZE(n, p); in w_object()
/external/python/cpython3/Python/
Dmarshal.c184 # define W_SIZE(n, p) do { \ macro
193 # define W_SIZE w_long macro
199 W_SIZE(n, p); in w_pstring()
468 W_SIZE(n, p); in w_complex_object()
477 W_SIZE(n, p); in w_complex_object()
504 W_SIZE(n, p); in w_complex_object()