Home
last modified time | relevance | path

Searched refs:less_than_bitsize1 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dcheck.cc801 less_than_bitsize1 (const char *arg1, gfc_expr *expr1, const char *arg2, in less_than_bitsize1() function
1955 if (!less_than_bitsize1 ("i", i, "pos", pos, false)) in gfc_check_bitfcn()
2738 if (!less_than_bitsize1 ("I", i, "SHIFT", shift, true)) in gfc_check_dshift()
3246 if (!less_than_bitsize1 ("I", i, NULL, shift, true)) in gfc_check_ishft()
3267 if (!less_than_bitsize1 ("I", i, "SIZE", size, true)) in gfc_check_ishftc()
3295 else if (!less_than_bitsize1 ("I", i, NULL, shift, true)) in gfc_check_ishftc()
5088 if (!less_than_bitsize1 ("I", i, "SHIFT", shift, true)) in gfc_check_shift()
H A DChangeLog-20103515 * fortran/check.c (nonnegative_check, less_than_bitsize1,
3518 nonnegative_check and less_than_bitsize1.
3521 less_than_bitsize1.
H A DChangeLog-20111094 * check.c (less_than_bitsize1): Check |shift| <= bit_size(i).
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dcheck.c801 less_than_bitsize1 (const char *arg1, gfc_expr *expr1, const char *arg2, in less_than_bitsize1() function
1951 if (!less_than_bitsize1 ("i", i, "pos", pos, false)) in gfc_check_bitfcn()
2734 if (!less_than_bitsize1 ("I", i, "SHIFT", shift, true)) in gfc_check_dshift()
3242 if (!less_than_bitsize1 ("I", i, NULL, shift, true)) in gfc_check_ishft()
3263 if (!less_than_bitsize1 ("I", i, "SIZE", size, true)) in gfc_check_ishftc()
3291 else if (!less_than_bitsize1 ("I", i, NULL, shift, true)) in gfc_check_ishftc()
5069 if (!less_than_bitsize1 ("I", i, "SHIFT", shift, true)) in gfc_check_shift()