Searched refs:int_fast32_t (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dstdint.h50 typedef __int_fast32_t int_fast32_t; typedef
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sync/
H A Dcpp_atomic_ops_linkable.cc93 ATest<int_fast32_t>();
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h104 typedef _Atomic(int_fast32_t) atomic_int_fast32_t;
H A Dstdint.h186 typedef __int_least32_t int_fast32_t; typedef
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c50 int_fast32_t if32 = 0;
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A Dconfigure3490 echo "$as_me:$LINENO: checking for int_fast32_t" >&5
3491 echo $ECHO_N "checking for int_fast32_t... $ECHO_C" >&6
3507 if ((int_fast32_t *) 0)
3509 if (sizeof (int_fast32_t))
8805 typedef int32_t int_fast32_t;
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dconfigure13786 echo "$as_me:$LINENO: checking for int_fast32_t" >&5
13787 echo $ECHO_N "checking for int_fast32_t... $ECHO_C" >&6
13803 if ((int_fast32_t *) 0)
13805 if (sizeof (int_fast32_t))
22236 typedef int32_t int_fast32_t;
/freebsd-11-stable/contrib/binutils/bfd/
H A Dconfigure12657 echo "$as_me:$LINENO: checking for int_fast32_t" >&5
12658 echo $ECHO_N "checking for int_fast32_t... $ECHO_C" >&6
12674 if ((int_fast32_t *) 0)
12676 if (sizeof (int_fast32_t))
22766 typedef int32_t int_fast32_t;
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure30880 typedef int_fast32_t my_int_fast32_t;
[all...]

Completed in 220 milliseconds