Searched refs:VA_LIST_IS_ARRAY (Results 1 – 18 of 18) sorted by relevance
27 # undef VA_LIST_IS_ARRAY29 # define VA_LIST_IS_ARRAY 1 macro
313 #define VA_LIST_IS_ARRAY 1 macro
579 AC_DEFINE([VA_LIST_IS_ARRAY], [1],[Define if va_list is an array type])]) definition
44 #ifndef VA_LIST_IS_ARRAY
64 #ifndef VA_LIST_IS_ARRAY
129 #ifndef VA_LIST_IS_ARRAY
1107 #define VA_LIST_IS_ARRAY 1 macro
1105 #define VA_LIST_IS_ARRAY 1 macro
220 #define VA_LIST_IS_ARRAY 1 macro
108 #ifdef VA_LIST_IS_ARRAY in PyArg_VaParse()126 #ifdef VA_LIST_IS_ARRAY in _PyArg_VaParse_SizeT()1515 #ifdef VA_LIST_IS_ARRAY in PyArg_VaParseTupleAndKeywords()1547 #ifdef VA_LIST_IS_ARRAY in _PyArg_VaParseTupleAndKeywords_SizeT()
546 #ifdef VA_LIST_IS_ARRAY in va_build_value()
297 #define VA_LIST_IS_ARRAY 1 macro
2705 #ifdef VA_LIST_IS_ARRAY
176 #ifdef VA_LIST_IS_ARRAY in PyString_FromFormatV()
723 #ifdef VA_LIST_IS_ARRAY in PyUnicode_FromFormatV()
1130 #undef VA_LIST_IS_ARRAY
3708 AC_DEFINE(VA_LIST_IS_ARRAY, 1, [Define if a va_list is an array of some kind]) definition