Home
last modified time | relevance | path

Searched defs:VA_LIST_IS_ARRAY (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Include/
Dpymacconfig.h29 # define VA_LIST_IS_ARRAY 1 macro
/external/python/cpython2/Include/
Dpymacconfig.h29 # define VA_LIST_IS_ARRAY 1 macro
/external/python/cpython2/RISCOS/
Dpyconfig.h220 #define VA_LIST_IS_ARRAY 1 macro
/external/libxml2/os400/
Dos400config.h.in297 #define VA_LIST_IS_ARRAY 1 macro
/external/libxml2/
Dconfig.h313 #define VA_LIST_IS_ARRAY 1 macro
Dconfigure.ac579 AC_DEFINE([VA_LIST_IS_ARRAY], [1],[Define if va_list is an array type])]) definition
/external/python/cpython2/linux_x86_64/pyconfig/
Dpyconfig.h1107 #define VA_LIST_IS_ARRAY 1 macro
/external/python/cpython2/darwin_x86_64/pyconfig/
Dpyconfig.h1105 #define VA_LIST_IS_ARRAY 1 macro
/external/python/cpython2/
Dconfigure.ac3708 AC_DEFINE(VA_LIST_IS_ARRAY, 1, [Define if a va_list is an array of some kind]) definition