Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 638) sorted by relevance

12345678910>>...26

/freebsd/sbin/ipf/libipf/
H A Dipft_tx.c232 char *last; in parseline() local
252 char *last; in parseline() local
392 char *last; in parseipv6() local
417 char *last; in parseipv6() local
/freebsd/contrib/libdivsufsort/lib/
H A Dsssort.c168 saidx_t *first, saidx_t *last, saidx_t depth) { in ss_insertionsort()
263 ss_pivot(const sauchar_t *Td, const saidx_t *PA, saidx_t *first, saidx_t *last) { in ss_pivot()
292 saidx_t *first, saidx_t *last, saidx_t depth) { in ss_partition()
311 saidx_t *first, saidx_t *last, in ss_mintrosort()
461 ss_rotate(saidx_t *first, saidx_t *middle, saidx_t *last) { in ss_rotate()
503 saidx_t *first, saidx_t *middle, saidx_t *last, in ss_inplacemerge()
546 saidx_t *first, saidx_t *middle, saidx_t *last, in ss_mergeforward()
596 saidx_t *first, saidx_t *middle, saidx_t *last, in ss_mergebackward()
655 saidx_t *first, saidx_t *middle, saidx_t *last, in ss_swapmerge()
748 saidx_t *first, saidx_t *last, in sssort()
H A Dtrsort.c79 tr_insertionsort(const saidx_t *ISAd, saidx_t *first, saidx_t *last) { in tr_insertionsort()
167 tr_pivot(const saidx_t *ISAd, saidx_t *first, saidx_t *last) { in tr_pivot()
223 saidx_t *first, saidx_t *middle, saidx_t *last, in tr_partition()
265 saidx_t *first, saidx_t *a, saidx_t *b, saidx_t *last, in tr_copy()
290 saidx_t *first, saidx_t *a, saidx_t *b, saidx_t *last, in tr_partialcopy()
328 saidx_t *SA, saidx_t *first, saidx_t *last, in tr_introsort()
557 saidx_t *first, *last; in trsort() local
/freebsd/lib/libc/string/
H A Dstrtok.c48 __strtok_r(char *s, const char *delim, char **last) in __strtok_r()
96 static char *last; in strtok() local
H A Dwcsrchr.c34 const wchar_t *last; in wcsrchr() local
H A Dwcstok.c41 wchar_t ** __restrict last) in wcstok()
/freebsd/lib/libc/regex/grot/
H A Ddebug.c27 int last; local
66 int last; local
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c211 unsigned last; in _nc_last_ext_name() local
236 unsigned last = _nc_last_ext_name(tp, token_type); in _nc_find_ext_name() local
280 int last = (int) NUM_EXT_NAMES(tp) - 1; in _nc_del_ext_name() local
322 unsigned last = _nc_last_ext_name(tp, token_type); in _nc_ins_ext_name() local
377 int last = first + to->ext_Strings; in adjust_cancels() local
/freebsd/contrib/libdiff/compat/
H A Dmerge.c61 #define ICOPY_LIST(src, dst, last) \ argument
70 #define CCOPY_LIST(src, dst, last) \ argument
99 u_char *list2, *list1, *p2, *p, *last, **p1; in mergesort() local
257 u_char tmp, *f1, *f2, *s, *l2, *last, *p2; in setup() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzle.c49 uchar_t *last = src + (256 - n); in zle_compress() local
54 uchar_t *last = src + n; in zle_compress() local
H A Dvdev_indirect_births.c168 vdev_indirect_birth_entry_phys_t *last = in vdev_indirect_births_last_entry_txg() local
191 vdev_indirect_birth_entry_phys_t *last; in vdev_indirect_births_physbirth() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_compat_solaris_pax_sparse.c88 const char *last = buff; in test_compat_solaris_pax_sparse_1() local
160 const char *last = buff; in test_compat_solaris_pax_sparse_2() local
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Ddebug.c57 int last; in regprint() local
129 ssize_t last; in s_print() local
/freebsd/lib/libc/stdlib/
H A Dmerge.c70 #define ICOPY_LIST(src, dst, last) \ argument
79 #define CCOPY_LIST(src, dst, last) \ argument
116 u_char *list2, *list1, *p2, *p, *last, **p1; in mergesort_b() local
269 u_char *f1, *f2, *s, *l2, *last, *p2; in setup() local
/freebsd/contrib/netbsd-tests/lib/libc/hash/
H A Dh_hash.c71 #define CHOMP(buf, len, last) \ argument
84 int len, outlen, last; in regress() local
/freebsd/contrib/ntp/util/
H A Dprecision.c67 long last; in default_get_resolution() local
125 long last; in default_get_precision() local
/freebsd/contrib/wpa/src/utils/
H A Dedit.c178 struct edit_history *h, *match = NULL, *last = NULL; in history_add() local
561 static enum edit_key_code esc_seq_to_key1_no(char last) in esc_seq_to_key1_no()
578 static enum edit_key_code esc_seq_to_key1_shift(char last) in esc_seq_to_key1_shift()
595 static enum edit_key_code esc_seq_to_key1_alt(char last) in esc_seq_to_key1_alt()
612 static enum edit_key_code esc_seq_to_key1_alt_shift(char last) in esc_seq_to_key1_alt_shift()
629 static enum edit_key_code esc_seq_to_key1_ctrl(char last) in esc_seq_to_key1_ctrl()
646 static enum edit_key_code esc_seq_to_key1(int param1, int param2, char last) in esc_seq_to_key1()
700 static enum edit_key_code esc_seq_to_key2(int param1, int param2, char last) in esc_seq_to_key2()
728 char last, *pos; in esc_seq_to_key() local
/freebsd/sys/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c258 int *first, int *last, int depth) { in ss_insertionsort()
401 int *first, int *last, in ss_mintrosort()
551 ss_rotate(int *first, int *middle, int *last) { in ss_rotate()
593 int *first, int *middle, int *last, in ss_inplacemerge()
745 int *first, int *middle, int *last, in ss_swapmerge()
837 int *first, int *last, in sssort()
1015 tr_pivot(const int *ISAd, int *first, int *last) { in tr_pivot()
1071 int *first, int *middle, int *last, in tr_partition()
1113 int *first, int *a, int *b, int *last, in tr_copy()
1176 int *SA, int *first, int *last, in tr_introsort()
[all …]
/freebsd/crypto/heimdal/lib/wind/
H A Dtest-normalize.c50 char *last; in parse_vector() local
85 char *last; in test() local
/freebsd/contrib/ncurses/progs/
H A Dtabs.c65 int last = 1; in do_tabs() local
148 int last = 0; in print_ruler() local
213 int ch, j, k, last; in trimmed_tab_list() local
/freebsd/contrib/llvm-project/libcxx/src/
H A Dalgorithm.cpp15 void __sort(RandomAccessIterator first, RandomAccessIterator last, Comp comp) { in __sort()
/freebsd/usr.bin/users/
H A Dusers.cc66 set<string>::iterator last = names.end(); in main() local
/freebsd/stand/libsa/
H A Dclose.c66 struct open_file *f, *last; in close() local
/freebsd/sys/dev/usb/controller/
H A Dehci.c918 #define EHCI_APPEND_FS_TD(std,last) (last) = _ehci_append_fs_td(std,last) argument
920 _ehci_append_fs_td(ehci_sitd_t *std, ehci_sitd_t *last) in _ehci_append_fs_td()
944 #define EHCI_APPEND_HS_TD(std,last) (last) = _ehci_append_hs_td(std,last) argument
946 _ehci_append_hs_td(ehci_itd_t *std, ehci_itd_t *last) in _ehci_append_hs_td()
970 #define EHCI_APPEND_QH(sqh,last) (last) = _ehci_append_qh(sqh,last) argument
972 _ehci_append_qh(ehci_qh_t *sqh, ehci_qh_t *last) in _ehci_append_qh()
1002 #define EHCI_REMOVE_FS_TD(std,last) (last) = _ehci_remove_fs_td(std,last) argument
1004 _ehci_remove_fs_td(ehci_sitd_t *std, ehci_sitd_t *last) in _ehci_remove_fs_td()
1024 _ehci_remove_hs_td(ehci_itd_t *std, ehci_itd_t *last) in _ehci_remove_hs_td()
1042 #define EHCI_REMOVE_QH(sqh,last) (last) = _ehci_remove_qh(sqh,last) argument
[all …]
/freebsd/contrib/libpcap/missing/
H A Dstrtok_r.c44 pcap_strtok_r(char *s, const char *delim, char **last) in pcap_strtok_r()

12345678910>>...26