Searched defs:last (Results 276 - 300 of 653) sorted by relevance

<<11121314151617181920>>

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dpredict.c927 basic_block last; local
H A Dra.c651 rtx last = get_last_insn (); local
[all...]
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dlog.c29 char *last; member in struct:option_revlist
47 char *last; member in struct:revlist
[all...]
/openbsd-current/gnu/usr.bin/cvs/vms/
H A Dfilesubr.c772 char *last = strrchr (path, '/'); local
/openbsd-current/sbin/fsck_msdos/
H A Ddir.c418 int i, j, k, last; local
[all...]
/openbsd-current/sbin/isakmpd/
H A Dconf.c980 struct conf_binding *cb, *last = 0; local
/openbsd-current/libexec/spamd-setup/
H A Dspamd-setup.c363 char *newbuf, last; local
399 char *buf = NULL, last, *tmp; local
[all...]
/openbsd-current/bin/ksh/
H A Dhistory.c60 char *first = NULL, *last = NULL; local
471 int last = histptr - history; local
[all...]
/openbsd-current/usr.bin/dig/lib/isc/
H A Dtask.c382 dequeue_events(isc_task_t *task, void *sender, isc_eventtype_t first, isc_eventtype_t last, void *tag, isc_eventlist_t *events, int purging) argument
416 isc_task_purgerange(isc_task_t *task, void *sender, isc_eventtype_t first, isc_eventtype_t last, void *tag) argument
/openbsd-current/usr.bin/tmux/
H A Dlayout.c132 struct layout_cell *lcchild, *last = NULL; local
[all...]
H A Dformat-draw.c701 TOTAL } current = LEFT, last = LEFT; local
/openbsd-current/usr.bin/cvs/
H A Ddiff3.c127 static int last[4]; variable
[all...]
/openbsd-current/usr.bin/rcs/
H A Ddiff3.c126 static int last[4]; variable
/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa.c57 tree list = NULL, *last = &list; local
/openbsd-current/sys/scsi/
H A Dscsiconf.c929 u_char last; local
/openbsd-current/sys/arch/octeon/dev/
H A Doctciu.c243 struct octciu_intrhand *ih, *last, *tmp; local
/openbsd-current/usr.sbin/apmd/
H A Dapmd.c139 static struct apm_power_info last; local
/openbsd-current/sys/dev/fdt/
H A Dqcsmem.c264 struct qcsmem_private_entry *entry, *last; local
370 struct qcsmem_private_entry *entry, *last; local
[all...]
/openbsd-current/usr.bin/vi/ex/
H A Dex_subst.c344 size_t blen, cnt, last, lbclen, lblen, len, llen; local
[all...]
/openbsd-current/sbin/fdisk/
H A Dpart.c914 nth_menu_item(int (*test)(const unsigned int), const unsigned int last, argument
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_active.c877 struct llist_node *first = NULL, *last = NULL; local
/openbsd-current/usr.bin/compress/
H A Dmain.c220 char *evbuf, *last, **nargv = NULL; local
/openbsd-current/sys/dev/ic/
H A Dgem.c1720 uint32_t first, last; local
/openbsd-current/lib/libutil/
H A Dber.c157 u_char cur, last = 0; local
186 u_char cur, last = 0; local
1274 u_char c, last = 0; local
[all...]
/openbsd-current/gnu/llvm/llvm/include/llvm/ADT/
H A DHashing.h410 hash_code hash_combine_range_impl(InputIteratorT first, InputIteratorT last) { argument
454 hash_combine_range_impl(ValueT *first, ValueT *last) { argument
486 hash_code hash_combine_range(InputIteratorT first, InputIteratorT last) { argument
[all...]

Completed in 197 milliseconds

<<11121314151617181920>>