Searched refs:GLIB_HAVE_ALLOCA_H (Results 1 – 8 of 8) sorted by relevance
34 #if defined(__BIONIC__) && defined (GLIB_HAVE_ALLOCA_H)40 #elif defined (GLIB_HAVE_ALLOCA_H)
13 #define GLIB_HAVE_ALLOCA_H macro
13 #mesondefine GLIB_HAVE_ALLOCA_H
51 by an #if defined(alloca) || defined(GLIB_HAVE_ALLOCA_H)
70 #if defined (alloca) || defined (GLIB_HAVE_ALLOCA_H)
914 GLIB_HAVE_ALLOCA_H
1739 glibconfig_conf.set('GLIB_HAVE_ALLOCA_H', true)
42206 Don't use just GLIB_HAVE_ALLOCA_H to check if alloca is available,42208 too irrespective of GLIB_HAVE_ALLOCA_H.