Searched refs:cf_cv_sig_atomic_t (Results 1 – 2 of 2) sorted by relevance
21215 if test "${cf_cv_sig_atomic_t+set}" = set; then21260 cf_cv_sig_atomic_t=$cf_type21264 cf_cv_sig_atomic_t=no21267 test "$cf_cv_sig_atomic_t" != no && break21272 echo "$as_me:21272: result: $cf_cv_sig_atomic_t" >&521273 echo "${ECHO_T}$cf_cv_sig_atomic_t" >&621274 test "$cf_cv_sig_atomic_t" != no &&
8071 AC_CACHE_VAL(cf_cv_sig_atomic_t,[8091 [cf_cv_sig_atomic_t=$cf_type],8092 [cf_cv_sig_atomic_t=no])8093 test "$cf_cv_sig_atomic_t" != no && break8096 AC_MSG_RESULT($cf_cv_sig_atomic_t)8097 test "$cf_cv_sig_atomic_t" != no && AC_DEFINE_UNQUOTED(SIG_ATOMIC_T, $cf_cv_sig_atomic_t,[Define to…