/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/ |
H A D | DataTypes.h | 62 typedef signed __int64 ssize_t; typedef 64 typedef signed int ssize_t; typedef
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | mvect.c | 77 char *mvect_alloc(MVECT *vect, ssize_t elsize, ssize_t nelm, in mvect_alloc() argument 78 void (*init_fn) (char *, ssize_t), void (*wipe_fn) (char *, ssize_t)) in mvect_alloc() argument
|
/netbsd-src/external/apache2/llvm/autoconf/include/llvm/Support/ |
H A D | DataTypes.h.in | 92 typedef signed __int64 ssize_t; typedef 94 typedef signed int ssize_t; typedef
|
/netbsd-src/external/apache2/llvm/config/llvm/Support/ |
H A D | DataTypes.h | 93 typedef signed __int64 ssize_t; typedef 95 typedef signed int ssize_t; typedef
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-m4/ |
H A D | ssize_t.m4 | 18 AC_DEFINE([ssize_t], [int], definition
|
/netbsd-src/external/gpl2/xcvs/dist/m4/ |
H A D | ssize_t.m4 | 17 AC_DEFINE(ssize_t, int, definition
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-m4/ |
H A D | ssize_t.m4 | 18 AC_DEFINE([ssize_t], [int], definition
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
H A D | ssize_t.m4 | 20 AC_DEFINE([ssize_t], [int], definition
|
/netbsd-src/include/ |
H A D | monetary.h | 43 typedef _BSD_SSIZE_T_ ssize_t; global() typedef
|
H A D | dlfcn.h | 40 typedef _BSD_SSIZE_T_ ssize_t; typedef
|
H A D | stdio.h | 56 typedef _BSD_SSIZE_T_ ssize_t; typedef
|
/netbsd-src/sys/sys/ |
H A D | random.h | 60 typedef _BSD_SSIZE_T_ ssize_t; typedef
|
H A D | uio.h | 52 typedef _BSD_SSIZE_T_ ssize_t; typedef
|
H A D | types.h | 299 typedef _BSD_SSIZE_T_ ssize_t; typedef
|
/netbsd-src/external/mpl/bind/dist/lib/isc/ |
H A D | picohttpparser.h | 37 #define ssize_t intptr_t macro
|
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/ |
H A D | types.h | 32 typedef SSIZE_T ssize_t; typedef
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | evutil_rand.c | 126 #define ssize_t EVENT__ssize_t macro
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/ |
H A D | types.d | 110 alias c_long ssize_t; in version() local 158 alias c_long ssize_t; in version() local 188 alias c_long ssize_t; in version() local 205 alias c_long ssize_t; in version() local 222 alias c_long ssize_t; in version() local 237 alias c_long ssize_t; in version() local 279 alias c_long ssize_t; in version() local
|
/netbsd-src/external/bsd/tcpdump/dist/ |
H A D | netdissect-stdinc.h | 195 typedef int ssize_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
H A D | stddef.h | 211 typedef long ssize_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/ |
H A D | stddef.h | 216 typedef long ssize_t; typedef
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | roken.h.in | 286 typedef __int64 ssize_t; typedef 288 typedef int ssize_t; typedef
|
/netbsd-src/external/mit/isl/dist/imath/ |
H A D | gmp_compat.c | 35 typedef SSIZE_T ssize_t; typedef
|
/netbsd-src/external/mit/libuv/dist/include/uv/ |
H A D | win.h | 27 typedef intptr_t ssize_t; typedef
|
/netbsd-src/external/ibm-public/postfix/dist/src/smtpd/ |
H A D | smtpd.c | 3371 int (*out_record) (VSTREAM *, int, const char *, ssize_t), in common_pre_message_handling() argument 3574 int (*out_record) (VSTREAM *, int, const char *, ssize_t), in receive_data_message() argument
|