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

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-intrinsic.c4948 tree ullsize, ullmax, tmp1, tmp2, btmp; local
4950 ullsize = build_int_cst (result_type, LONG_LONG_TYPE_SIZE);
4957 fold_convert (arg_type, ullmax), ullsize);
4964 arg, ullsize);
4975 tmp2, ullsize);
5060 tree ullsize, ullmax, tmp1, tmp2, btmp; local
5062 ullsize = build_int_cst (result_type, LONG_LONG_TYPE_SIZE);
5073 arg, ullsize);
5079 tmp1, ullsize);

Completed in 107 milliseconds