Searched refs:STORE_SIZE (Results 1 – 2 of 2) sorted by relevance
607 #define STORE_SIZE(s) \ in convertsimple() macro888 STORE_SIZE(PyString_GET_SIZE(arg)); in convertsimple()897 STORE_SIZE(PyString_GET_SIZE(uarg)); in convertsimple()905 STORE_SIZE(count); in convertsimple()970 STORE_SIZE(0); in convertsimple()974 STORE_SIZE(PyString_GET_SIZE(arg)); in convertsimple()983 STORE_SIZE(PyString_GET_SIZE(uarg)); in convertsimple()991 STORE_SIZE(count); in convertsimple()1017 STORE_SIZE(0); in convertsimple()1019 STORE_SIZE(PyString_Size(arg)); in convertsimple()[all …]
685 #define STORE_SIZE(s) \ in convertsimple() macro978 STORE_SIZE(count); in convertsimple()1024 STORE_SIZE(0); in convertsimple()1033 STORE_SIZE(len); in convertsimple()1041 STORE_SIZE(count); in convertsimple()1084 STORE_SIZE(0); in convertsimple()1091 STORE_SIZE(len); in convertsimple()1403 #undef STORE_SIZE in convertsimple()