/openbsd/gnu/llvm/clang/lib/Headers/ |
H A D | hexagon_circ_brev_intrinsics.h | 22 #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 D | ffs_balloc.c | 60 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 D | zsig.c | 134 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 D | hdtoa.c | 129 int bufsize; in __hdtoa() local 227 int bufsize; in __hldtoa() local
|
/openbsd/regress/lib/libc/strchr/ |
H A D | strchrtest.c | 29 size_t bufsize; in main() local
|
/openbsd/lib/libc/gen/ |
H A D | getmntinfo.c | 43 static size_t bufsize; in getmntinfo() local
|
H A D | getgrent.c | 130 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 D | strnlentest.c | 30 size_t len, bufsize; in main() local
|
/openbsd/usr.bin/sed/ |
H A D | compile.c | 147 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 D | makebuf.c | 80 __swhatbuf(FILE *fp, size_t *bufsize, int *couldbetty) in __swhatbuf()
|
/openbsd/regress/lib/libc/strlcat/ |
H A D | strlcattest.c | 43 size_t len, bufsize; in main() local
|
/openbsd/usr.bin/tmux/ |
H A D | cmd-set-buffer.c | 63 size_t bufsize, newsize; in cmd_set_buffer_exec() local
|
H A D | cmd-paste-buffer.c | 55 size_t seplen, bufsize; in cmd_paste_buffer_exec() local
|
H A D | cmd-save-buffer.c | 81 size_t bufsize; in cmd_save_buffer_exec() local
|
/openbsd/regress/lib/libc/strlcpy/ |
H A D | strlcpytest.c | 43 size_t len, bufsize; in main() local
|
/openbsd/lib/libc/locale/ |
H A D | _wcstod.h | 108 size_t bufsize; in FUNCNAME() local
|
/openbsd/regress/lib/libc/env/ |
H A D | envtest.c | 64 size_t len, bufsize; in main() local
|
/openbsd/regress/sys/kern/pledge/generic/ |
H A D | pty.c | 83 size_t bufsize = sizeof(pty->buf.storage) - pty->buf.len; in pty_drain() local
|
/openbsd/usr.sbin/mopd/otherOS/ |
H A D | loop-linux2.c | 96 int bufsize = 1100, maxfd =0; in Loop() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 991014-1.c | 4 #define bufsize ((1L << (8 * sizeof(Size_t) - 2))-256) macro
|
/openbsd/lib/libc/time/ |
H A D | asctime.c | 62 asctime3(const struct tm *timeptr, char *buf, int bufsize) in asctime3()
|
/openbsd/usr.bin/awk/ |
H A D | lib.c | 144 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 D | loop-bsd.c | 89 int bufsize, maxfd = 0; in Loop() local
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | s390-dis.c | 122 int status, opsize, bufsize; local
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | s390-dis.c | 113 int status, opsize, bufsize; in print_insn_s390() local
|