Searched refs:tcl_cv_malloc_decl_alloca (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/win/
H A Dconfigure.in230 tcl_cv_malloc_decl_alloca,
240 tcl_cv_malloc_decl_alloca=yes,
241 tcl_cv_malloc_decl_alloca=no)
243 if test "$tcl_cv_malloc_decl_alloca" = "no" &&
H A Dconfigure3309 if test "${tcl_cv_malloc_decl_alloca+set}" = set; then
3356 tcl_cv_malloc_decl_alloca=yes
3361 tcl_cv_malloc_decl_alloca=no
3366 echo "$as_me:$LINENO: result: $tcl_cv_malloc_decl_alloca" >&5
3367 echo "${ECHO_T}$tcl_cv_malloc_decl_alloca" >&6
3368 if test "$tcl_cv_malloc_decl_alloca" = "no" &&
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A Dconfigure.in207 tcl_cv_malloc_decl_alloca,
217 tcl_cv_malloc_decl_alloca=yes,
218 tcl_cv_malloc_decl_alloca=no)
220 if test "$tcl_cv_malloc_decl_alloca" = "no" &&
H A Dconfigure1181 if eval "test \"`echo '$''{'tcl_cv_malloc_decl_alloca'+set}'`\" = set"; then
1201 tcl_cv_malloc_decl_alloca=yes
1206 tcl_cv_malloc_decl_alloca=no
1212 echo "$ac_t""$tcl_cv_malloc_decl_alloca" 1>&6
1213 if test "$tcl_cv_malloc_decl_alloca" = "no" &&

Completed in 101 milliseconds