Home
last modified time | relevance | path

Searched refs:acx_cv_header_stdint_kind (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/config/
Dstdint.m457 acx_cv_header_stdint_kind="(already complete)"
67 AC_CHECK_TYPE(uintptr_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types.h>
69 …AC_CHECK_TYPE(int_least32_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types…
71 …AC_CHECK_TYPE(int_fast32_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types.…
73 AC_CHECK_TYPE(uint64_t,,[acx_cv_header_stdint_kind="(lacks uint64_t)"], [#include <sys/types.h>
78 acx_cv_header_stdint_kind="(lacks uintmax_t)"
94 acx_cv_header_stdint_kind="(u_intXX_t style)"
107 acx_cv_header_stdint_kind="(using manual detection)"
126 AC_MSG_RESULT($acx_cv_header_stdint $acx_cv_header_stdint_kind)
/netbsd/src/external/gpl3/gdb/dist/config/
Dstdint.m457 acx_cv_header_stdint_kind="(already complete)"
67 AC_CHECK_TYPE(uintptr_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types.h>
69 …AC_CHECK_TYPE(int_least32_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types…
71 …AC_CHECK_TYPE(int_fast32_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types.…
73 AC_CHECK_TYPE(uint64_t,,[acx_cv_header_stdint_kind="(lacks uint64_t)"], [#include <sys/types.h>
78 acx_cv_header_stdint_kind="(lacks uintmax_t)"
94 acx_cv_header_stdint_kind="(u_intXX_t style)"
107 acx_cv_header_stdint_kind="(using manual detection)"
126 AC_MSG_RESULT($acx_cv_header_stdint $acx_cv_header_stdint_kind)
/netbsd/src/external/gpl3/gcc/dist/config/
Dstdint.m457 acx_cv_header_stdint_kind="(already complete)"
67 AC_CHECK_TYPE(uintptr_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types.h>
69 …AC_CHECK_TYPE(int_least32_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types…
71 …AC_CHECK_TYPE(int_fast32_t,,[acx_cv_header_stdint_kind="(mostly complete)"], [#include <sys/types.…
73 AC_CHECK_TYPE(uint64_t,,[acx_cv_header_stdint_kind="(lacks uint64_t)"], [#include <sys/types.h>
78 acx_cv_header_stdint_kind="(lacks uintmax_t)"
94 acx_cv_header_stdint_kind="(u_intXX_t style)"
107 acx_cv_header_stdint_kind="(using manual detection)"
126 AC_MSG_RESULT($acx_cv_header_stdint $acx_cv_header_stdint_kind)
/netbsd/src/external/gpl3/gdb/dist/libdecnumber/
Dconfigure4106 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_header_stdint $acx_cv_header_stdint_kind" …
4107 $as_echo "$acx_cv_header_stdint $acx_cv_header_stdint_kind" >&6; }
/netbsd/src/external/gpl3/gcc/dist/libdecnumber/
Dconfigure4244 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_header_stdint $acx_cv_header_stdint_kind" …
4245 $as_echo "$acx_cv_header_stdint $acx_cv_header_stdint_kind" >&6; }
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
Dconfigure74368 acx_cv_header_stdint_kind="(already complete)"
74391 acx_cv_header_stdint_kind="(mostly complete)"
74400 acx_cv_header_stdint_kind="(mostly complete)"
74409 acx_cv_header_stdint_kind="(mostly complete)"
74418 acx_cv_header_stdint_kind="(lacks uint64_t)"
74424 acx_cv_header_stdint_kind="(lacks uintmax_t)"
74457 acx_cv_header_stdint_kind="(u_intXX_t style)"
74482 acx_cv_header_stdint_kind="(using manual detection)"
74521 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $acx_cv_header_stdint $acx_cv_header_stdint_kind" …
74522 $as_echo "$acx_cv_header_stdint $acx_cv_header_stdint_kind" >&6; }