Lines Matching refs:ac_testn
359 ac_testn() {
368 ac_testn "$@" <<-EOF
399 ac_testn "$@"
422 ac_testn can_$vn '' "$ft"
424 ac_testn can_$vn '' "$ft" <<-'EOF'
468 ac_testn "$hv" "" "<$hf>" <x
1414 ac_testn can_delexe compiler_fails 0 'for the -non_shared linker option' <<-'EOF'
1421 ac_testn can_delexe compiler_fails 0 'for the /DELEXECUTABLE linker option' <<-'EOF'
1882 ac_testn can_lfs '' "for large file support" <lft.c
1885 ac_testn can_lfs_sus '!' can_lfs 0 "... with -D_FILE_OFFSET_BITS=64" <lft.c
1889 ac_testn can_lfs_aix '!' can_lfs 0 "... with -D_LARGE_FILES=1" <lft.c
1920 ac_testn sig_t <<-'EOF'
1928 ac_testn sighandler_t '!' sig_t 0 <<-'EOF'
1940 ac_testn __sighandler_t '!' sig_t 0 <<-'EOF'
2009 ac_testn sys_errlist '' "the sys_errlist[] array and sys_nerr" <<-'EOF'
2015 ac_testn _sys_errlist '!' sys_errlist 0 "the _sys_errlist[] array and _sys_nerr" <<-'EOF'
2030 ac_testn sys_sig$what '' "the sys_sig$what[] array" <<-EOF
2035 ac_testn _sys_sig$what '!' sys_sig$what 0 "the _sys_sig$what[] array" <<-EOF
2245 ac_testn __rt_sigsuspend '' 'whether klibc uses RT signals' <<-'EOF'
2254 ac_testn __sigsuspend_s '!' __rt_sigsuspend 1 \
2261 ac_testn __sigsuspend_xxs '!' __sigsuspend_s 1 \