Home
last modified time | relevance | path

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

/openbsd/usr.sbin/nsd/
H A Dconfigure7831 if test ${ac_cv_type_int16_t+y}
7867 ac_cv_type_int16_t=yes
7869 ac_cv_type_int16_t=no
7874 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: $ac_cv_type_int16_t" >&5
7875 printf "%s\n" "$ac_cv_type_int16_t" >&6; }
7876 if test $ac_cv_type_int16_t = no; then
/openbsd/usr.sbin/unbound/
H A Dconfigure14684 ac_fn_c_check_type "$LINENO" "int16_t" "ac_cv_type_int16_t" "$ac_includes_default"
14685 if test "x$ac_cv_type_int16_t" = xyes; then :