Lines Matching refs:yes
13 # we set libc_cv_aarch64_be to yes which causes
20 [AC_EGREP_CPP(yes,[#ifdef __AARCH64EB__
21 yes
23 ], libc_cv_aarch64_be=yes, libc_cv_aarch64_be=no)])
24 if test $libc_cv_aarch64_be = yes; then
43 libc_cv_aarch64_bti=yes
47 if test $libc_cv_aarch64_bti = yes; then
65 libc_cv_aarch64_pac_ret=yes
68 if test $libc_cv_aarch64_pac_ret = yes; then
89 libc_cv_aarch64_variant_pcs=yes
100 libc_cv_aarch64_sve_asm=yes
105 if test $libc_cv_aarch64_sve_asm = yes; then