Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/config/
Dstdint_h.m416 AC_CACHE_CHECK([for stdint.h], jm_ac_cv_header_stdint_h,
21 jm_ac_cv_header_stdint_h=yes,
22 jm_ac_cv_header_stdint_h=no)])
23 if test $jm_ac_cv_header_stdint_h = yes; then
Duintmax_t.m420 if test $jm_ac_cv_header_inttypes_h = no && test $jm_ac_cv_header_stdint_h = no; then