Home
last modified time | relevance | path

Searched refs:have_glibc_memmove_bug (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/
Dconfigure.ac3748 if test "$have_glibc_memmove_bug" = yes; then
6397 [have_glibc_memmove_bug=no],
6398 [have_glibc_memmove_bug=yes],
6399 [have_glibc_memmove_bug=undefined])
6401 AC_MSG_RESULT($have_glibc_memmove_bug)
6402 if test "$have_glibc_memmove_bug" = yes; then
Dconfigure13579 if test "$have_glibc_memmove_bug" = yes; then
25154 have_glibc_memmove_bug=undefined
25177 have_glibc_memmove_bug=no
25179 have_glibc_memmove_bug=yes
25186 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $have_glibc_memmove_bug" >&5
25187 printf "%s\n" "$have_glibc_memmove_bug" >&6; }
25188 if test "$have_glibc_memmove_bug" = yes; then