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

/haiku-fatelf/src/bin/coreutils/
H A Dconfigure7109 if test "${gl_cv_func_malloc_posix+set}" = set; then :
7128 gl_cv_func_malloc_posix=yes
7130 gl_cv_func_malloc_posix=no
7135 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $gl_cv_func_malloc_posix" >&5
7136 $as_echo "$gl_cv_func_malloc_posix" >&6; }
19448 if test $gl_cv_func_malloc_posix = yes; then
28931 if test $gl_cv_func_malloc_posix = yes; then
33759 if test $gl_cv_func_malloc_posix = yes; then
38012 if test $gl_cv_func_malloc_posix != yes; then
[all...]
/haiku-fatelf/src/bin/network/wget/
H A Dconfigure17479 if test "${gl_cv_func_malloc_posix+set}" = set; then
17519 gl_cv_func_malloc_posix=yes
17524 gl_cv_func_malloc_posix=no
17530 { $as_echo "$as_me:$LINENO: result: $gl_cv_func_malloc_posix" >&5
17531 $as_echo "$gl_cv_func_malloc_posix" >&6; }
21480 if test $gl_cv_func_malloc_posix = yes; then

Completed in 125 milliseconds