Searched defs:last (Results 501 - 525 of 565) sorted by relevance

<<212223

/freebsd-9.3-release/contrib/binutils/bfd/
H A Delf64-alpha.c4986 bfd_vma last = 0; local
/freebsd-9.3-release/contrib/binutils/binutils/
H A Ddlltool.c2004 int last = -1; local
/freebsd-9.3-release/contrib/binutils/opcodes/
H A Dppc-opc.c914 int mb, me, mx, count, last; local
[all...]
/freebsd-9.3-release/contrib/cvs/lib/
H A Dregex.c792 register int c, last = -100; local
[all...]
/freebsd-9.3-release/contrib/cvs/src/
H A Dserver.c4192 struct buffer_data *list, *last; local
[all...]
/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c6504 tree parm, decl, last; local
6707 tree actual = 0, last = 0, type; local
[all...]
H A Dcse.c559 rtx last; member in struct:cse_basic_block_data
954 struct table_elt *last = first; local
[all...]
H A Demit-rtl.c2077 set_new_first_and_last_insn(rtx first, rtx last) argument
3105 try_split(rtx pat, rtx trial, int last) argument
3715 rtx last = before; local
3762 rtx insn, last = NULL_RTX; local
3805 rtx last = NULL_RTX, insn; local
3897 rtx last; local
3935 rtx last = after; local
3991 rtx last; local
4027 rtx last; local
4130 rtx last = emit_insn_after_noloc (pattern, after); local
4161 rtx last = emit_jump_insn_after_noloc (pattern, after); local
4192 rtx last = emit_call_insn_after_noloc (pattern, after); local
4224 rtx last = emit_insn_before_noloc (pattern, before); local
4256 rtx last = emit_jump_insn_before_noloc (pattern, before); local
4288 rtx last = emit_call_insn_before_noloc (pattern, before); local
4324 rtx last = last_insn; local
4369 rtx last = NULL_RTX, insn; local
4704 rtx last; local
[all...]
H A Dexcept.c1382 rtx last; local
[all...]
H A Dexpmed.c646 rtx last = get_last_insn (); local
1398 rtx last = get_last_insn (); local
1536 rtx last = get_last_insn (); local
3825 rtx last; local
5118 rtx last = get_last_insn (); local
[all...]
H A Dfunction.c5133 basic_block last; local
5414 rtx insn, last, note; local
[all...]
H A Dgcse.c5344 struct ls_expr * * last = & pre_ldst_mems; local
5993 rtx last = BB_END (bb), act; local
6233 rtx last, insn, note; local
[all...]
H A Dgimplify.c656 tree last = vars; local
[all...]
H A Doptabs.c1215 rtx last; local
2056 rtx last; local
2149 rtx last; local
2333 rtx xop0, temp, last; local
2371 rtx xop0, temp, last; local
2536 rtx last = get_last_insn (); local
2836 rtx last = get_last_insn (); local
3229 maybe_encapsulate_block(rtx first, rtx last, rtx equiv) argument
3287 rtx prev, next, first, last, insn; local
3411 rtx prev, next, first, last, insn; local
[all...]
H A Dreload1.c7608 rtx last = get_last_insn (); local
7637 rtx last = get_last_insn (); local
8215 rtx last; local
[all...]
H A Dtree-cfg.c272 tree last; local
469 tree last = last_stmt (bb); local
881 block_stmt_iterator last = bsi_last (bb); local
1318 tree_stmt_iterator last; local
2423 tree last = last_stmt (bb); local
2611 block_stmt_iterator last; local
2719 block_stmt_iterator last = bsi_last (bb); local
2732 tree last, prev; local
2931 block_stmt_iterator last = bsi_last (bb); local
4145 tree last, first; local
5750 tree last; local
5794 tree last = last_stmt (e->src); local
[all...]
H A Dtree-ssa-structalias.c2788 unsigned HOST_WIDE_INT pstart, last; local
2826 unsigned HOST_WIDE_INT pstart,last; local
2865 unsigned HOST_WIDE_INT pstart,last; local
[all...]
H A Dvarasm.c2999 struct constant_descriptor_rtx *last; local
[all...]
/freebsd-9.3-release/contrib/gcc/cp/
H A Dclass.c7081 tree last = NULL_TREE; local
[all...]
/freebsd-9.3-release/contrib/groff/src/roff/troff/
H A Denv.cpp978 node *last = n->last_char_node(); local
987 node *last = get_prev_char(); local
995 node *last = get_prev_char(); local
1003 node *last = get_prev_char(); local
1013 node *last = get_prev_char(); local
[all...]
/freebsd-9.3-release/sbin/ifconfig/
H A Difieee80211.c1046 int first, last, f, c; local
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c1926 int64_t this = 1, last, next; local
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa.c822 spa_get_errlists(spa_t *spa, avl_tree_t *last, avl_tree_t *scrub) argument
5635 vdev_t *last = vd->vdev_child[vd->vdev_children - 1]; local
[all...]
/freebsd-9.3-release/sys/compat/ndis/
H A Dsubr_ntoskrnl.c2421 mdl *last; local
/freebsd-9.3-release/sys/dev/bxe/
H A Decore_sp.c2771 ecore_mcast_get_next_bin(struct ecore_mcast_obj *o, int last) argument
[all...]

Completed in 644 milliseconds

<<212223