Searched defs:left (Results 1 - 25 of 329) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_malloc_bisect.h32 uptr left = flags()->malloc_bisect_left; local
/freebsd-current/sys/contrib/openzfs/lib/libspl/
H A Dstrlcat.c42 size_t left = dstsize; local
/freebsd-current/contrib/wpa/src/crypto/
H A Daes-ctr.c29 size_t j, len, left = data_len; local
H A Dsha1-pbkdf2.c77 size_t left = buflen, plen; local
/freebsd-current/contrib/unbound/util/
H A Drbtree.h59 rbnode_type *left; member in struct:rbnode_type
/freebsd-current/crypto/heimdal/kadmin/
H A Drandom_password.c81 RND(unsigned char *key, int keylen, int *left) argument
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_shorthash/siphash24/ref/
H A Dshorthash_siphash24_ref.c19 const int left = inlen & 7; local
H A Dshorthash_siphashx24_ref.c18 const int left = inlen & 7; local
/freebsd-current/crypto/openssh/
H A Dsftp-realpath.c65 char left[PATH_MAX], next_token[PATH_MAX], symlink[PATH_MAX]; local
[all...]
/freebsd-current/sys/contrib/xen/io/
H A Dlibxenvchan.h69 struct ring_shared left, right; member in struct:vchan_interface
/freebsd-current/crypto/openssl/crypto/bio/
H A Dbio_cb.c25 int left; local
[all...]
/freebsd-current/contrib/ldns/ldns/
H A Drbtree.h64 ldns_rbnode_t *left; member in struct:ldns_rbnode_t
/freebsd-current/sys/contrib/zlib/
H A Duncompr.c32 uLong len, left; local
H A Dcompress.c27 uLong left; local
/freebsd-current/lib/libc/tests/gen/
H A Dsigsetops_test.c61 sigcompare(const sigset_t *left, const sigset_t *right) argument
/freebsd-current/usr.bin/wall/
H A Dttymsg.c59 ssize_t left, wret; local
/freebsd-current/lib/libc/stdlib/
H A Drealpath.c59 char left[PATH_MAX], next_token[PATH_MAX], symlink[PATH_MAX]; local
[all...]
/freebsd-current/lib/libc/gen/
H A Dsigsetops.c80 sigorset(sigset_t *dest, const sigset_t *left, const sigset_t *right) argument
90 sigandset(sigset_t *dest, const sigset_t *left, const sigset_t *right) argument
/freebsd-current/contrib/ntp/libntp/
H A Dntp_realpath.c106 char left[NTP_PATH_MAX], next_token[NTP_PATH_MAX], link_tgt[NTP_PATH_MAX]; local
[all...]
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_window.c111 int left = wp->_line[y].firstchar; local
150 int left = pp->_line[win->_pary + y].firstchar - win->_parx; local
[all...]
/freebsd-current/sbin/ipf/libipf/
H A Dload_http.c32 int fd, len, left, port, endhdr, removed, linenum = 0; local
/freebsd-current/contrib/libdiff/include/
H A Ddiff_output.h51 struct diff_range left, right; member in struct:diff_chunk_context
/freebsd-current/contrib/llvm-project/lld/MachO/Arch/
H A DARM64Common.h36 inline uint64_t bitField(uint64_t value, int right, int width, int left) { argument
/freebsd-current/usr.bin/ctags/
H A Dctags.h58 struct nd_st *left, member in struct:nd_st
/freebsd-current/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyLogical.h61 const LExpr *left() const { return LHS; } function in class:clang::threadSafety::lexpr::BinOp
62 LExpr *left() { return LHS; } function in class:clang::threadSafety::lexpr::BinOp

Completed in 318 milliseconds

1234567891011>>