/netbsd-src/sys/arch/prep/stand/boot/ |
H A D | io.c | 107 uint32_t bnd; in _wbinv() local 118 uint32_t bnd, off; in _inv() local
|
/netbsd-src/sys/arch/bebox/stand/boot/ |
H A D | io.c | 125 uint32_t bnd; in _wbinv() local 136 uint32_t bnd, off; in _inv() local
|
/netbsd-src/external/mit/isl/dist/ |
H A D | isl_multi_bind_templ.c | 25 DOM *bnd; in FN() local
|
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/ |
H A D | acmsvcex.h | 88 #define _Bnd(X, bnd) (((sizeof (X)) + (bnd)) & (~(bnd))) argument
|
/netbsd-src/external/mpl/dhcp/dist/server/ |
H A D | db.c | 54 write_binding_scope(FILE *db_file, struct binding *bnd, char *prepend) { in write_binding_scope() 525 struct binding *bnd; in write_ia() local
|
/netbsd-src/sys/arch/sandpoint/stand/altboot/ |
H A D | brdsetup.c | 1060 uint32_t bnd; in _wb() local 1071 uint32_t bnd; in _wbinv() local 1082 uint32_t bnd, off; in _inv() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | sel-sched.c | 1574 bnd_t bnd = BLIST_BND (bnds); in collect_unavailable_regs_from_bnds() local 4878 move_cond_jump (rtx_insn *insn, bnd_t bnd) in move_cond_jump() 5008 bnd_t bnd = BLIST_BND (bnds); in remove_insns_for_debug() local 5033 bnd_t bnd = BLIST_BND (bnds); in compute_av_set_on_boundaries() local 5081 find_sequential_best_exprs (bnd_t bnd, expr_t expr_vliw, bool for_moveop) in find_sequential_best_exprs() 5167 prepare_place_to_insert (bnd_t bnd) in prepare_place_to_insert() 5206 move_exprs_to_boundary (bnd_t bnd, expr_t expr_vliw, in move_exprs_to_boundary() 5373 update_boundaries (fence_t fence, bnd_t bnd, insn_t insn, blist_t *bndsp, in update_boundaries() 5411 schedule_expr_on_boundary (bnd_t bnd, expr_t expr_vliw, int seqno) in schedule_expr_on_boundary() 5570 bnd_t bnd = BLIST_BND (*bndsp); in fill_insns() local
|
H A D | sel-sched-dump.c | 507 bnd_t bnd = BLIST_BND (bnds); in dump_blist() local
|
H A D | tree-ssa-loop-niter.c | 546 mpz_t offc0, offc1, loffx, loffy, bnd; in refine_bounds_using_guard() local 897 number_of_iterations_ne_max (mpz_t bnd, bool no_overflow, tree c, tree s, in number_of_iterations_ne_max() 3203 widest_int bnd, max, cst; in derive_constant_upper_bound_ops() local
|
H A D | sel-sched-ir.h | 348 struct _bnd bnd; member
|
H A D | sel-sched-ir.c | 200 bnd_t bnd; in blist_add() local
|
H A D | tree-ssa-loop-ivopts.c | 5326 aff_tree bnd; in may_eliminate_iv() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | sel-sched.cc | 1574 bnd_t bnd = BLIST_BND (bnds); in collect_unavailable_regs_from_bnds() local 4878 move_cond_jump (rtx_insn *insn, bnd_t bnd) in move_cond_jump() 5008 bnd_t bnd = BLIST_BND (bnds); in remove_insns_for_debug() local 5033 bnd_t bnd = BLIST_BND (bnds); in compute_av_set_on_boundaries() local 5081 find_sequential_best_exprs (bnd_t bnd, expr_t expr_vliw, bool for_moveop) in find_sequential_best_exprs() 5167 prepare_place_to_insert (bnd_t bnd) in prepare_place_to_insert() 5206 move_exprs_to_boundary (bnd_t bnd, expr_t expr_vliw, in move_exprs_to_boundary() 5373 update_boundaries (fence_t fence, bnd_t bnd, insn_t insn, blist_t *bndsp, in update_boundaries() 5411 schedule_expr_on_boundary (bnd_t bnd, expr_t expr_vliw, int seqno) in schedule_expr_on_boundary() 5570 bnd_t bnd = BLIST_BND (*bndsp); in fill_insns() local
|
H A D | sel-sched-dump.cc | 507 bnd_t bnd = BLIST_BND (bnds); in dump_blist() local
|
H A D | tree-ssa-loop-niter.cc | 564 mpz_t offc0, offc1, loffx, loffy, bnd; in refine_bounds_using_guard() local 915 number_of_iterations_ne_max (mpz_t bnd, bool no_overflow, tree c, tree s, in number_of_iterations_ne_max() 3317 widest_int bnd, max, cst; in derive_constant_upper_bound_ops() local
|
H A D | sel-sched-ir.h | 348 struct _bnd bnd; member
|
H A D | sel-sched-ir.cc | 200 bnd_t bnd; in blist_add() local
|
H A D | tree-ssa-loop-ivopts.cc | 5391 aff_tree bnd; in may_eliminate_iv() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/libcollector/ |
H A D | unwind.c | 640 long *bnd = (long*) ((char*) cinfo + sizeof (Common_info)); in compute_uid() local 698 long *bnd = (long*) ((char*) cinfo + cinfo->hsize); in compute_uid() local 760 long *bnd = (long*) (arg->bytes); in __collector_getUID() local
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/libcollector/ |
H A D | unwind.c | 646 long *bnd = (long*) ((char*) cinfo + sizeof (Common_info)); in compute_uid() local 704 long *bnd = (long*) ((char*) cinfo + cinfo->hsize); in compute_uid() local 766 long *bnd = (long*) (arg->bytes); in __collector_getUID() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | simplify.cc | 2479 gfc_expr *bnd; in gfc_simplify_eoshift() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | simplify.c | 2446 gfc_expr *bnd; in gfc_simplify_eoshift() local
|