Searched refs:int64_t (Results 126 - 150 of 262) sorted by relevance

1234567891011

/haiku-buildtools/gcc/libquadmath/math/
H A Drintq.c37 int64_t i0,j0,sx;
H A Dremquoq.c31 int64_t hx,hy;
H A Dceilq.c23 int64_t i0,i1,j0;
H A Dfloorq.c23 int64_t i0,i1,j0;
H A Dmodfq.c23 int64_t i0,i1,j0;
H A Dnearbyintq.c46 int64_t i0,j0,sx;
H A Dnextafterq.c21 int64_t hx,hy,ix,iy;
H A Dremainderq.c31 int64_t hx,hp;
H A Dscalblnq.c34 int64_t k,hx,lx;
H A Dscalbnq.c35 int64_t k,hx,lx;
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload_orsl.cpp45 int64_t new_val;
H A Doffload_common.cpp79 int64_t length
91 int64_t length
H A Doffload_table.cpp167 int64_t FuncList::max_name_length(void)
244 int64_t VarList::table_size(int64_t &nelems)
246 int64_t length = 0;
265 void VarList::table_copy(void *buf, int64_t nelems)
291 void VarList::table_patch_names(void *buf, int64_t nelems)
H A Ddv_util.cpp74 uint64_t __dv_data_length(const ArrDesc *dvp, int64_t count)
87 int64_t len;
H A Doffload_host.cpp284 int64_t disp,
285 int64_t size,
286 int64_t alloc_disp,
291 int64_t length = disp + size;
437 int64_t disp,
438 int64_t size,
443 int64_t length = disp + size;
754 int64_t alloc_disp = 0;
755 int64_t alloc_size;
857 (int64_t)vd
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sh/
H A Dpr64345-1.c87 typedef signed long long int64_t; typedef
96 make_funcs (int64_t)
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dvget_high_1.c16 VARIANT (int64_t, 1, int64x1_t, int64x2_t, s64) \
53 int64_t int64_t_data[2] = {0xfedcba9876543210LL, 0xdeadbabecafebeefLL };
H A Dvget_low_1.c16 VARIANT (int64_t, 1, int64x1_t, int64x2_t, s64) \
53 int64_t int64_t_data[2] = {0xfedcba9876543210LL, 0xdeadbabecafebeefLL };
H A Dvld1_lane.c77 int64_t *int64_data = (int64_t *)uint64_data;
H A DvldN_dup_1.c74 int64_t *int64_data = (int64_t *)uint64_data;
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr41555.c15 static int64_t safe_div_func_int64_t_s_s (int64_t _si1, int64_t _si2)
/haiku-buildtools/gcc/gcc/
H A Dgcov-dump.c475 (int64_t)summary.ctrs[ix].sum_all);
477 (int64_t)summary.ctrs[ix].run_max);
479 (int64_t)summary.ctrs[ix].sum_max);
496 (int64_t)histo_bucket->min_value,
497 (int64_t)histo_bucket->cum_value);
532 (int64_t)ws_info->min_counter);
/haiku-buildtools/binutils/gold/
H A Daarch64-reloc-property.h77 typedef bool (*rvalue_checkup_func_p)(int64_t);
125 bool checkup_x_value(int64_t x) const
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dc99-stdint-5.c28 CHECK_TYPES(__INT64_TYPE__, int64_t);
H A Doptimize-bswapsi-1.c77 | (((((int64_t) in) & 0xFF0000FF0000) >> 16) << 8)

Completed in 235 milliseconds

1234567891011