/dflybsd-src/sbin/savecore/ |
H A D | savecore.c | 95 int bounds, const int status) in printheader() 161 writebounds(int bounds) { in writebounds() 234 int bounds, status; in DoFile() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | rtl-chkp.c | 215 chkp_emit_bounds_store (rtx bounds, rtx value, rtx mem) in chkp_emit_bounds_store()
|
H A D | tree-chkp-opt.c | 65 tree bounds; member 536 chkp_get_check_result (struct check_info *ci, tree bounds) in chkp_get_check_result()
|
H A D | tree-ssa-dce.c | 783 tree bounds; in propagate_necessity() local 1288 tree bounds = gimple_call_arg (stmt, 1); in eliminate_unnecessary_stmts() local
|
H A D | rtl-iter.h | 128 const rtx_subrtx_bound_info *bounds) in generic_subrtx_iterator()
|
H A D | tree-ssa-loop-niter.c | 61 struct bounds struct 63 mpz_t below, up; 3585 bound_index (vec<widest_int> bounds, const widest_int &bound) in bound_index() 3616 auto_vec<widest_int> bounds; in discover_iteration_bound_by_body_walk() local
|
H A D | gimple-ssa-warn-restrict.c | 698 offset_int bounds[2] = { maxobjsize, maxobjsize }; in builtin_access() local
|
H A D | cfgloop.h | 246 struct nb_iter_bound *bounds; member
|
H A D | expr.c | 5299 rtx bounds; in expand_assignment() local 5565 rtx bounds; in store_expr_with_bounds() local 5659 rtx bounds; in store_expr_with_bounds() local
|
H A D | cfgexpand.c | 3461 expand_return (tree retval, tree bounds) in expand_return()
|
H A D | function.c | 5244 rtx bounds = targetm.calls.chkp_function_value_bounds (return_type, in expand_function_start() local
|
/dflybsd-src/usr.bin/msgs/ |
H A D | msgs.c | 158 FILE *bounds; in main() local
|
/dflybsd-src/contrib/zstd/lib/decompress/ |
H A D | zstd_decompress.c | 1403 ZSTD_bounds const bounds = ZSTD_dParam_getBounds(ZSTD_d_windowLogMax); in ZSTD_DCtx_setMaxWindowSize() local 1420 ZSTD_bounds bounds = { 0, 0, 0 }; in ZSTD_dParam_getBounds() local 1450 ZSTD_bounds const bounds = ZSTD_dParam_getBounds(dParam); in ZSTD_dParam_withinBounds() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | ada-typeprint.c | 156 print_range_bound (struct type *type, char *bounds, int *n, in print_range_bound()
|
H A D | ada-lang.c | 1696 desc_one_bound (struct value *bounds, int i, int which) in desc_one_bound() 1835 ada_type_of_array (struct value *arr, int bounds) in ada_type_of_array() 4183 struct value *bounds = allocate_value (bounds_type); in make_array_descriptor() local
|
H A D | gdbtypes.h | 605 } *bounds; member
|
/dflybsd-src/contrib/binutils-2.27/gold/ |
H A D | dwp.cc | 1447 Section_bounds bounds(off, len); in copy_section() local 2256 Section_bounds bounds(off, cu_length); in visit_compilation_unit() local 2282 Section_bounds bounds(off, tu_length); in visit_type_unit() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cfgloop.h | 166 struct nb_iter_bound *bounds; member
|
H A D | tree-ssa-loop-niter.c | 64 } bounds; typedef
|
H A D | c-typeck.c | 5977 push_array_bounds (unsigned HOST_WIDE_INT bounds) in push_array_bounds()
|
/dflybsd-src/contrib/zstd/lib/compress/ |
H A D | zstd_compress.c | 299 ZSTD_bounds bounds = { 0, 0, 0 }; in ZSTD_cParam_getBounds() local 482 ZSTD_bounds const bounds = ZSTD_cParam_getBounds(cParam); in ZSTD_cParam_clampBounds() local
|
H A D | zstd_compress_internal.h | 422 ZSTD_bounds const bounds = ZSTD_cParam_getBounds(cParam); in ZSTD_cParam_withinBounds() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | parser.c | 1392 make_array_declarator (cp_declarator *element, tree bounds) in make_array_declarator() 16118 tree bounds; in cp_parser_direct_declarator() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/config/i386/ |
H A D | i386.c | 9362 rtx bounds[2]; in ix86_function_value_bounds() local 9797 rtx bounds; in ix86_setup_incoming_vararg_bounds() local 38908 ix86_store_bounds (rtx ptr, rtx slot, rtx bounds, rtx slot_no) in ix86_store_bounds() 38952 ix86_store_returned_bounds (rtx slot, rtx bounds) in ix86_store_returned_bounds()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-typeck.c | 7271 push_array_bounds (unsigned HOST_WIDE_INT bounds) in push_array_bounds()
|