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

/freebsd-11-stable/sys/sys/
H A Dstdint.h40 typedef __int_least32_t int_least32_t; typedef
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sync/
H A Dcpp_atomic_ops_linkable.cc83 ATest<int_least32_t>();
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h96 typedef _Atomic(int_least32_t) atomic_int_least32_t;
H A Dstdint.h184 typedef __int_least32_t int_least32_t; typedef
/freebsd-11-stable/contrib/netbsd-tests/include/
H A Dt_inttypes.c46 int_least32_t il32 = 0;
/freebsd-11-stable/contrib/gcclibs/libdecnumber/
H A Dconfigure3426 echo "$as_me:$LINENO: checking for int_least32_t" >&5
3427 echo $ECHO_N "checking for int_least32_t... $ECHO_C" >&6
3443 if ((int_least32_t *) 0)
3445 if (sizeof (int_least32_t))
8784 typedef int32_t int_least32_t;
/freebsd-11-stable/contrib/gcclibs/libgomp/
H A Dconfigure13722 echo "$as_me:$LINENO: checking for int_least32_t" >&5
13723 echo $ECHO_N "checking for int_least32_t... $ECHO_C" >&6
13739 if ((int_least32_t *) 0)
13741 if (sizeof (int_least32_t))
22215 typedef int32_t int_least32_t;
/freebsd-11-stable/contrib/binutils/bfd/
H A Dconfigure12593 echo "$as_me:$LINENO: checking for int_least32_t" >&5
12594 echo $ECHO_N "checking for int_least32_t... $ECHO_C" >&6
12610 if ((int_least32_t *) 0)
12612 if (sizeof (int_least32_t))
22745 typedef int32_t int_least32_t;
/freebsd-11-stable/contrib/libstdc++/
H A Dconfigure30884 typedef int_least32_t my_int_least32_t;
[all...]

Completed in 363 milliseconds