Searched refs:_PyLong_AsLong (Results 1 – 1 of 1) sorted by relevance
64 #define _PyLong_AsLong(arg) \ macro79 #define _PyLong_AsLong(arg) \ macro173 arg_count = (int) _PyLong_AsLong(arg_count_obj); in get_argument_count()