/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | simplify.cc | 78 range_check (gfc_expr *result, const char *name) in range_check() function 748 return range_check (result, "IABS"); in gfc_simplify_abs() 753 return range_check (result, "ABS"); in gfc_simplify_abs() 759 return range_check (result, "CABS"); in gfc_simplify_abs() 862 return range_check (result, "ACOS"); in gfc_simplify_acos() 896 return range_check (result, "ACOSH"); in gfc_simplify_acosh() 969 return range_check (result, "AIMAG"); in gfc_simplify_aimag() 993 return range_check (result, "AINT"); in gfc_simplify_aint() 1019 return range_check (result, "DINT"); in gfc_simplify_dint() 1034 return range_check (result, "DREAL"); in gfc_simplify_dreal() [all …]
|
H A D | ChangeLog-2008 | 2071 * trans-decl.c (gfc_generate_function_code): Add range_check to options 3538 (gfc_simplify_ibset): Remove call to range_check.
|
H A D | ChangeLog-2014 | 107 flag-module_private, flag-pack_derived, flag-range_check,
|
H A D | ChangeLog-2010 | 2525 * simplify.c (range_check): Ignore non-constant value. 4486 (gfc_simplify_len): Use range_check() instead of manual range check.
|
H A D | ChangeLog-2004 | 430 * simplify.c (range_check): Remove blank line at beginning of function.
|
H A D | ChangeLog-2006 | 2292 * simplify.c (range_check): Add error messages for
|
H A D | ChangeLog-2007 | 1084 * simplify.c (range_check): Return gfc_bad_expr if incoming expression
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | simplify.c | 78 range_check (gfc_expr *result, const char *name) in range_check() function 716 return range_check (result, "IABS"); in gfc_simplify_abs() 721 return range_check (result, "ABS"); in gfc_simplify_abs() 727 return range_check (result, "CABS"); in gfc_simplify_abs() 830 return range_check (result, "ACOS"); in gfc_simplify_acos() 864 return range_check (result, "ACOSH"); in gfc_simplify_acosh() 937 return range_check (result, "AIMAG"); in gfc_simplify_aimag() 961 return range_check (result, "AINT"); in gfc_simplify_aint() 987 return range_check (result, "DINT"); in gfc_simplify_dint() 1002 return range_check (result, "DREAL"); in gfc_simplify_dreal() [all …]
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/ |
H A D | gen_decode.c | 187 range_check(const char *name, in range_check() function 296 range_check(name, "length", forwstr, t->range); in decode_type() 469 range_check(name, "len", forwstr, t->range); in decode_type()
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | tree.c | 4199 bool range_check = false; in cast() 4210 range_check = true; /* Check for lost precision. */ in cast() 4229 if (range_check && op != CVT) in cast() 3968 bool range_check = false; convert_constant() local
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2008 | 778 * libgfortran.h (compile_options_t): Add int range_check to structure. 779 * runtime/compile_options.c (set_options): Add range_check option. 782 range_check.
|
H A D | ChangeLog-2012 | 307 * libgfortran.h (struct compile_options_t): Remove range_check
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-1991 | 2015 main.c Added the variables range_mode, range_check, type_mode, 2030 and range_check) to the language field of the symtab 2035 type_check and range_check (if their modes call for
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-1991 | 2015 main.c Added the variables range_mode, range_check, type_mode, 2030 and range_check) to the language field of the symtab 2035 type_check and range_check (if their modes call for
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/ |
H A D | Options.td | 4385 defm range_check : BooleanFFlag<"range-check">, Group<gfortran_Group>;
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | MD5SUMS | 76745 09ce488533a0bbe943be1268ba34f98b gcc/testsuite/gnat.dg/range_check.adb
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | MD5SUMS | 88110 09ce488533a0bbe943be1268ba34f98b gcc/testsuite/gnat.dg/range_check.adb
|