Home
last modified time | relevance | path

Searched defs:bufsize (Results 1 – 25 of 143) sorted by relevance

123456

/openbsd/gnu/llvm/clang/lib/Headers/
H A Dhexagon_circ_brev_intrinsics.h22 #define Q6_circ_load_update_D(dest,ptr,incr,bufsize,K) \ argument
31 #define Q6_circ_load_update_W(dest,ptr,incr,bufsize,K) \ argument
40 #define Q6_circ_load_update_H(dest,ptr,incr,bufsize,K) \ argument
49 #define Q6_circ_load_update_UH(dest,ptr,incr,bufsize,K) \ argument
58 #define Q6_circ_load_update_B(dest,ptr,incr,bufsize,K) \ argument
67 #define Q6_circ_load_update_UB(dest,ptr,incr,bufsize,K) \ argument
77 #define Q6_circ_store_update_D(src,ptr,incr,bufsize,K) \ argument
86 #define Q6_circ_store_update_W(src,ptr,incr,bufsize,K) \ argument
95 #define Q6_circ_store_update_HL(src,ptr,incr,bufsize,K) \ argument
104 #define Q6_circ_store_update_HH(src,ptr,incr,bufsize,K) \ argument
[all …]
/openbsd/usr.sbin/makefs/ffs/
H A Dffs_balloc.c60 ffs_balloc(struct inode *ip, off_t offset, int bufsize, struct mkfsbuf **bpp) in ffs_balloc()
69 ffs_balloc_ufs1(struct inode *ip, off_t offset, int bufsize, struct mkfsbuf **bpp) in ffs_balloc_ufs1()
319 ffs_balloc_ufs2(struct inode *ip, off_t offset, int bufsize, struct mkfsbuf **bpp) in ffs_balloc_ufs2()
/openbsd/usr.bin/signify/
H A Dzsig.c134 size_t bufsize, uint8_t *bufend) in copy_blocks()
187 size_t bufsize, len; in zverify() local
238 size_t bufsize = MYBUFSIZE; in zsign() local
/openbsd/lib/libc/gdtoa/
H A Dhdtoa.c129 int bufsize; in __hdtoa() local
227 int bufsize; in __hldtoa() local
/openbsd/regress/lib/libc/strchr/
H A Dstrchrtest.c29 size_t bufsize; in main() local
/openbsd/lib/libc/gen/
H A Dgetmntinfo.c43 static size_t bufsize; in getmntinfo() local
H A Dgetgrent.c130 size_t bufsize, struct group **result) in getgrnam_r()
177 getgrgid_r(gid_t gid, struct group *grp, char *buffer, size_t bufsize, in getgrgid_r()
/openbsd/regress/lib/libc/strnlen/
H A Dstrnlentest.c30 size_t len, bufsize; in main() local
/openbsd/usr.bin/sed/
H A Dcompile.c147 static size_t bufsize; in compile_stream() local
471 static size_t bufsize; in compile_subst() local
675 size_t asize, size, bufsize; in compile_text() local
/openbsd/lib/libc/stdio/
H A Dmakebuf.c80 __swhatbuf(FILE *fp, size_t *bufsize, int *couldbetty) in __swhatbuf()
/openbsd/regress/lib/libc/strlcat/
H A Dstrlcattest.c43 size_t len, bufsize; in main() local
/openbsd/usr.bin/tmux/
H A Dcmd-set-buffer.c63 size_t bufsize, newsize; in cmd_set_buffer_exec() local
H A Dcmd-paste-buffer.c55 size_t seplen, bufsize; in cmd_paste_buffer_exec() local
H A Dcmd-save-buffer.c81 size_t bufsize; in cmd_save_buffer_exec() local
/openbsd/regress/lib/libc/strlcpy/
H A Dstrlcpytest.c43 size_t len, bufsize; in main() local
/openbsd/lib/libc/locale/
H A D_wcstod.h108 size_t bufsize; in FUNCNAME() local
/openbsd/regress/lib/libc/env/
H A Denvtest.c64 size_t len, bufsize; in main() local
/openbsd/regress/sys/kern/pledge/generic/
H A Dpty.c83 size_t bufsize = sizeof(pty->buf.storage) - pty->buf.len; in pty_drain() local
/openbsd/usr.sbin/mopd/otherOS/
H A Dloop-linux2.c96 int bufsize = 1100, maxfd =0; in Loop() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D991014-1.c4 #define bufsize ((1L << (8 * sizeof(Size_t) - 2))-256) macro
/openbsd/lib/libc/time/
H A Dasctime.c62 asctime3(const struct tm *timeptr, char *buf, int bufsize) in asctime3()
/openbsd/usr.bin/awk/
H A Dlib.c144 int bufsize = *pbufsize, savebufsize = bufsize; in getrec() local
227 int bufsize = *pbufsize; in readrec() local
298 int bufsize = *pbufsize; in readcsvrec() local
/openbsd/usr.sbin/mopd/common/
H A Dloop-bsd.c89 int bufsize, maxfd = 0; in Loop() local
/openbsd/gnu/usr.bin/binutils/opcodes/
H A Ds390-dis.c122 int status, opsize, bufsize; local
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/
H A Ds390-dis.c113 int status, opsize, bufsize; in print_insn_s390() local

123456