/openbsd/sbin/iked/ |
H A D | ikev2_pld.c | 191 size_t total, left; in ikev2_pld_payloads() local 342 struct iked_message *msg, size_t offset, size_t left) in ikev2_pld_sa() 663 struct iked_message *msg, size_t offset, size_t left) in ikev2_pld_ke() 809 struct iked_message *msg, size_t offset, size_t left) in ikev2_pld_cert() 884 struct iked_message *msg, size_t offset, size_t left) in ikev2_pld_certreq() 958 struct iked_message *msg, size_t offset, size_t left) in ikev2_pld_auth() 998 struct iked_message *msg, size_t offset, size_t left) in ikev2_pld_nonce() 1047 struct iked_message *msg, size_t offset, size_t left) in ikev2_pld_notify() 1406 struct iked_message *msg, size_t offset, size_t left) in ikev2_pld_delete() 1472 struct iked_message *msg, size_t offset, size_t left) in ikev2_pld_tss() [all …]
|
/openbsd/sys/arch/hppa/spmath/ |
H A D | hppa.h | 18 #define Shiftdouble(left,right,amount,dest) \ argument 23 #define Variableshiftdouble(left,right,amount,dest) \ argument 30 #define Variable_shift_double(left,right,amount,dest) \ argument
|
H A D | sfcmp.c | 29 register unsigned int left, right; local
|
/openbsd/usr.sbin/nsd/ |
H A D | dname.c | 292 dname_is_subdomain(const dname_type *left, const dname_type *right) in dname_is_subdomain() 310 dname_compare(const dname_type *left, const dname_type *right) in dname_compare() 344 label_compare(const uint8_t *left, const uint8_t *right) in label_compare() 373 dname_label_match_count(const dname_type *left, const dname_type *right) in dname_label_match_count() 465 const dname_type *left, in dname_concatenate()
|
/openbsd/gnu/usr.bin/binutils/gprof/ |
H A D | cg_print.c | 136 cmp_member (left, right) in cmp_member() argument 226 cmp_arc (left, right) in cmp_arc() argument 563 cmp_name (left, right) in cmp_name() argument 689 cmp_arc_count (left, right) in cmp_arc_count() argument 708 cmp_fun_nuses (left, right) in cmp_fun_nuses() argument
|
H A D | cg_arcs.c | 163 const Sym *left = *(const Sym **) lp; local 552 const Sym *left = *(const Sym **) lp; local
|
H A D | sym_ids.c | 45 left, right; member 279 Sym *sym, *left, *right; in sym_id_parse() local
|
H A D | basic_blocks.c | 60 const Sym *left = *(const Sym **) lp; local 90 const Sym *left = *(const Sym **) lp; local
|
/openbsd/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | cg_print.c | 135 cmp_member (Sym *left, Sym *right) in cmp_member() 221 cmp_arc (Arc *left, Arc *right) in cmp_arc() 550 cmp_name (const PTR left, const PTR right) in cmp_name() 674 cmp_arc_count (const PTR left, const PTR right) in cmp_arc_count() 691 cmp_fun_nuses (const PTR left, const PTR right) in cmp_fun_nuses()
|
H A D | cg_arcs.c | 156 const Sym *left = *(const Sym **) lp; in cmp_topo() local 540 const Sym *left = *(const Sym **) lp; in cmp_total() local
|
H A D | sym_ids.c | 45 left, right; member 268 Sym *sym, *left, *right; in sym_id_parse() local
|
H A D | basic_blocks.c | 59 const Sym *left = *(const Sym **) lp; in cmp_bb() local 87 const Sym *left = *(const Sym **) lp; in cmp_ncalls() local
|
/openbsd/gnu/usr.sbin/mkhybrid/src/libhfs_iso/ |
H A D | node.c | 200 int n_split(node *left, unsigned char *record, int *reclen) in n_split() 369 int n_merge(node *right, node *left, unsigned char *record, int *flag) in n_merge() 426 node left; in n_delete() local
|
/openbsd/gnu/gcc/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/ |
H A D | erase_fn_imps.hpp | 129 const size_type left = partition(pred_t(pred)); in erase_if() local 228 size_type left = 0; in partition() local
|
/openbsd/lib/libcurses/base/ |
H A D | lib_window.c | 113 int left = wp->_line[y].firstchar; in wsyncup() local 152 int left = pp->_line[win->_pary + y].firstchar - win->_parx; in wsyncdown() local
|
/openbsd/lib/libc/hash/ |
H A D | siphash.c | 76 size_t left, used; in SipHash_Update() local 124 size_t left, used; in SipHash_End() local
|
/openbsd/gnu/llvm/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyLogical.h | 61 const LExpr *left() const { return LHS; } in left() function 62 LExpr *left() { return LHS; } in left() function
|
/openbsd/sys/crypto/ |
H A D | siphash.c | 75 size_t left, used; in SipHash_Update() local 121 size_t left, used; in SipHash_End() local
|
/openbsd/sys/net80211/ |
H A D | ieee80211_crypto_wep.c | 90 int left, moff, noff, len, hdrlen; in ieee80211_wep_encrypt() local 209 int hdrlen, left, moff, noff, len; in ieee80211_wep_decrypt() local
|
/openbsd/usr.sbin/unbound/util/ |
H A D | module.c | 136 size_t left = sizeof(buf); in errinf_to_str_bogus() local 179 size_t left = sizeof(buf); in errinf_to_str_servfail() local 204 size_t left = sizeof(buf); in errinf_to_str_misc() local
|
/openbsd/sbin/unwind/libunbound/util/ |
H A D | module.c | 136 size_t left = sizeof(buf); in errinf_to_str_bogus() local 179 size_t left = sizeof(buf); in errinf_to_str_servfail() local 204 size_t left = sizeof(buf); in errinf_to_str_misc() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/ |
H A D | 900324_05.C | 13 int_array &left = int_array_object; variable
|
/openbsd/usr.bin/tmux/ |
H A D | hyperlinks.c | 76 hyperlinks_by_uri_cmp(struct hyperlinks_uri *left, struct hyperlinks_uri *right) in hyperlinks_by_uri_cmp() 104 hyperlinks_by_inner_cmp(struct hyperlinks_uri *left, in hyperlinks_by_inner_cmp()
|
/openbsd/gnu/gcc/libgomp/ |
H A D | iter.c | 151 long start, end, chunk, left; in gomp_iter_dynamic_next_locked() local 196 long left = end - start; in gomp_iter_dynamic_next() local
|
/openbsd/usr.bin/sdiff/ |
H A D | sdiff.c | 40 char *left; member 776 enqueue(char *left, char div, char *right) in enqueue() 873 char divc, *left, *right; in processq() local
|