Home
last modified time | relevance | path

Searched refs:ANY_VARARGS (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/
H A Dmodsupport.h40 #define ANY_VARARGS(n) (n == PY_SSIZE_T_MAX) macro
/third_party/python/Include/cpython/
H A Dmodsupport.h41 ((!ANY_VARARGS(max) && (min) <= (nargs) && (nargs) <= (max)) \

Completed in 1 milliseconds