Home
last modified time | relevance | path

Searched defs:used (Results 1 – 25 of 240) sorted by relevance

12345678910

/openbsd-src/bin/df/
H A Ddf.c293 prthuman(struct statfs *sfsp, unsigned long long used) in prthuman()
314 u_int64_t used, inodes; in prtstat() local
376 percent(u_int64_t used, u_int64_t avail) in percent()
391 long long used, avail; in posixprint() local
/openbsd-src/usr.bin/systat/
H A Dswap.c176 int d, used, xsize; in showswap() local
203 int d, i, avail, used, xsize, mfree; in showtotal() local
/openbsd-src/lib/libc/hash/
H A Dsiphash.c76 size_t left, used; in SipHash_Update() local
124 size_t left, used; in SipHash_End() local
/openbsd-src/gnu/gcc/gcc/
H A Dweb.c189 entry_register (struct web_entry *entry, struct df_ref *ref, char *used) in entry_register()
254 char *used; in web_main() local
H A Dgenemit.c149 gen_exp (rtx x, enum rtx_code subroutine_type, char *used) in gen_exp()
588 char *used; in gen_split() local
740 int clobber_p, used; in output_added_clobbers_hard_reg_p() local
/openbsd-src/sys/crypto/
H A Dsiphash.c75 size_t left, used; in SipHash_Update() local
121 size_t left, used; in SipHash_End() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgenemit.c158 gen_exp (x, subroutine_type, used) in gen_exp() argument
578 char *used; local
729 int clobber_p, used; in output_added_clobbers_hard_reg_p() local
/openbsd-src/lib/libevent/
H A Dbuffer.c126 size_t used = buf->misalign + buf->off; in evbuffer_add_vprintf() local
327 size_t used = buf->misalign + buf->off; in evbuffer_expand() local
376 size_t used = buf->misalign + buf->off; in evbuffer_add() local
/openbsd-src/lib/libedit/
H A Dchartype.c77 ssize_t used = 0; in ct_encode_string() local
211 ssize_t used = 0; in ct_visual_string() local
H A Dkeymacro.c484 ssize_t used; in node_lookup() local
535 ssize_t used; in node_enum() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSArray.cpp238 uint32_t used; member
243 uint64_t used; member
258 uint32_t used; member
263 uint64_t used; member
286 uint64_t used; member
291 uint64_t used; member
/openbsd-src/usr.bin/aucat/
H A Dabuf.h22 int used; /* frames stored in the buffer */ member
/openbsd-src/usr.bin/sndiod/
H A Dabuf.h22 int used; /* frames stored in the buffer */ member
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DMD5.cpp191 unsigned long used, free; in update() local
235 unsigned long used, free; in final() local
/openbsd-src/regress/usr.bin/openssl/options/
H A Doptionstest.c94 int used; member
320 int used = 0; in do_options_test() local
/openbsd-src/usr.bin/file/
H A Dfile.c325 int used; read_link() local
436 fill_buffer(int fd,size_t size,size_t * used) fill_buffer() argument
467 size_t used; load_file() local
/openbsd-src/lib/libc/gen/
H A Dsetproctitle.c51 int used; in setproctitle() local
/openbsd-src/lib/libcurses/tinfo/
H A Dhashed_db.c292 int used = (int) data->size - 1; in _nc_db_have_index() local
315 int used = (int) data->size - 1; in _nc_db_have_data() local
H A Dlib_tgoto.c79 size_t used = 0; in tgoto_internal() local
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_md5.cpp161 ulong_t used, free; in MD5_Update() local
193 ulong_t used, free; in MD5_Final() local
/openbsd-src/usr.bin/tput/
H A Dtput.c157 tput_cmd(int fd, TTY * settings, int argc, char **argv, int *used) in tput_cmd()
384 int used; in main() local
/openbsd-src/games/hack/
H A Dhack.rumors.c140 used(int i) in used() function
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D980329-1.c5 unsigned long int used; member
/openbsd-src/usr.sbin/syslogd/
H A Dringbuf.c80 size_t llen, used, copy_len; in ringbuf_append_line() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_alloc.cc114 bitmask_type used = emergency_used; in __cxa_allocate_exception() local

12345678910