Searched refs:my_int_fast64_t (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dc_kinds.c13 int_fast64_t my_int_fast64_t, intmax_t my_intmax_t,
35 int_fast64_t my_int_fast64_t = 3; local
48 my_int_least64_t, my_int_fast64_t, my_intmax_t,
H A Dc_kind_params.f9017 my_int64_t, my_int_least64_t, my_int_fast64_t, &
35 integer(c_int_fast64_t), value :: my_int_fast64_t
63 if(my_int_fast64_t /= 3_c_int_fast64_t ) call abort()
/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/headers/cstdint/
H A Dtypes_std_c++0x.cc33 typedef std::int_fast64_t my_int_fast64_t; typedef
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/8_c_compatibility/cstdint/
H A Dtypes_std_tr1.cc36 typedef std::tr1::int_fast64_t my_int_fast64_t; typedef
/haiku-buildtools/gcc/libstdc++-v3/
H A Dconfigure19090 typedef int_fast64_t my_int_fast64_t;
19091 my_int_fast64_t if64 = INT_FAST64_MIN;
[all...]

Completed in 87 milliseconds