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

/freebsd-10.1-release/sys/sys/
H A Dstdint.h50 typedef __int_fast32_t int_fast32_t; typedef
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Headers/
H A Dstdint.h198 typedef __int_least32_t int_fast32_t; typedef
/freebsd-10.1-release/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-10.1-release/contrib/gcclibs/libgomp/
H A Dconfigure5825 echo "$as_me:$LINENO: checking for int_fast32_t" >&5
5826 echo $ECHO_N "checking for int_fast32_t... $ECHO_C" >&6
5842 if ((int_fast32_t *) 0)
5844 if (sizeof (int_fast32_t))
12858 typedef int32_t int_fast32_t;
/freebsd-10.1-release/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-10.1-release/contrib/libstdc++/
H A Dconfigure30880 typedef int_fast32_t my_int_fast32_t;
[all...]

Completed in 222 milliseconds