Home
last modified time | relevance | path

Searched defs:_s (Results 1 – 25 of 70) sorted by relevance

123

/netbsd-src/sys/sys/
H A Dcdefs_aout.h75 #define __IDSTRING(_n,_s) \ argument
81 #define __RCSID(_s) \ argument
86 #define __RCSID(_s) __IDSTRING(rcsid,_s) argument
88 #define __SCCSID(_s) argument
89 #define __SCCSID2(_s) argument
93 #define __COPYRIGHT(_s) \ argument
98 #define __KERNEL_RCSID(_n,_s) __IDSTRING(__CONCAT(rcsid,_n),_s) argument
100 #define __KERNEL_RCSID(_n,_s) argument
102 #define __KERNEL_SCCSID(_n,_s) argument
103 #define __KERNEL_COPYRIGHT(_n, _s) __IDSTRING(__CONCAT(copyright,_n),_s) argument
H A Dcdefs_elf.h163 #define __IDSTRING(_n,_s) __SECTIONSTRING(.ident,_s) argument
166 #define __RCSID(_s) \ argument
171 #define __RCSID(_s) __IDSTRING(rcsid,_s) argument
173 #define __SCCSID(_s) argument
174 #define __SCCSID2(_s) argument
175 #define __COPYRIGHT(_s) __SECTIONSTRING(.copyright,_s) argument
177 #define __KERNEL_RCSID(_n, _s) __RCSID(_s) argument
178 #define __KERNEL_SCCSID(_n, _s) argument
179 #define __KERNEL_COPYRIGHT(_n, _s) __COPYRIGHT(_s) argument
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/io/
H A Dring.h68 #define __CONST_RING_SIZE(_s, _sz) \ argument
74 #define __RING_SIZE(_s, _sz) \ argument
171 #define SHARED_RING_INIT(_s) do { \ argument
178 #define FRONT_RING_INIT(_r, _s, __size) do { \ argument
185 #define BACK_RING_INIT(_r, _s, __size) do { \ argument
/netbsd-src/sys/arch/ia64/include/
H A Dasm.h222 __KERNEL_RCSID(_n,_s) global() argument
223 __KERNEL_COPYRIGHT(_n,_s) global() argument
227 __KERNEL_RCSID(_n,_s) global() argument
/netbsd-src/sys/arch/i386/include/
H A Dasm.h191 #define RCSID(_s) \ argument
195 RCSID(_s) global() argument
199 __KERNEL_RCSID(_n,_s) global() argument
201 __KERNEL_RCSID(_n,_s) global() argument
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Datomicio.c47 atomicio6(ssize_t (*f) (int, void *, size_t), int fd, void *_s, size_t n, in atomicio6() argument
92 atomicio(ssize_t (*f) (int, void *, size_t), int fd, void *_s, size_t n) in atomicio() argument
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_toradix.c26 char *_s = str; in mp_toradix() local
H A Dbn_mp_toradix_n.c29 char *_s = str; in mp_toradix_n() local
/netbsd-src/usr.bin/nc/
H A Datomicio.c41 atomicio(ssize_t (*f) (int, void *, size_t), int fd, void *_s, size_t n) in atomicio() argument
/netbsd-src/external/lgpl3/gmp/dist/tests/devel/
H A Dsqrtrem_1_2.c131 mp_limb_t _s = *s; in upd() local
145 mp_limb_t _s = *s; in upd1() local
/netbsd-src/sys/arch/vax/include/
H A Dasm.h87 __KERNEL_RCSID(_n,_s) global() argument
89 __KERNEL_RCSID(_n,_s) global() argument
/netbsd-src/sys/arch/amd64/include/
H A Dasm.h119 #define RCSID(_s) \ argument
123 RCSID(_s) global() argument
/netbsd-src/external/mpl/bind/include/dns/
H A Dcode.h2137 RDATATYPE_COMPARE(_s,_d,_tn,_n,_tp) global() argument
/netbsd-src/external/mpl/dhcp/bind/include/dns/
H A Dcode.h2139 #define RDATATYPE_COMPARE(_s, _d, _tn, _n, _tp) \ argument
/netbsd-src/sys/arch/sh3/include/
H A Dasm.h214 __KERNEL_RCSID(_n,_s) global() argument
216 __KERNEL_RCSID(_n,_s) global() argument
/netbsd-src/sys/arch/sparc/include/
H A Dasm.h168 __KERNEL_RCSID(_n,_s) global() argument
170 __KERNEL_RCSID(_n,_s) global() argument
/netbsd-src/sys/arch/alpha/include/
H A Dasm.h653 #define __KERNEL_RCSID(_n, _s) \ argument
658 #define __KERNEL_RCSID(_n, _s) __SECTIONSTRING(.ident, _s) argument
660 #define __KERNEL_COPYRIGHT(_n, _s) __SECTIONSTRING(.copyright, _s) argument
664 #define __KERNEL_RCSID(_n, _s) /* nothing */ argument
/netbsd-src/sys/dev/ic/
H A Dnvmevar.h216 #define nvme_read4(_s, _r) \ argument
218 #define nvme_write4(_s, _r, _v) \ argument
224 #define nvme_barrier(_s, _r, _l, _f) \ argument
H A Dmfi.c290 #define mfi_fw_state(_s) ((_s)->sc_iop->mio_fw_state(_s)) argument
291 #define mfi_intr_enable(_s) ((_s)->sc_iop->mio_intr_ena(_s)) argument
292 #define mfi_intr_disable(_s) ((_s)->sc_iop->mio_intr_dis(_s)) argument
293 #define mfi_my_intr(_s) ((_s)->sc_iop->mio_intr(_s)) argument
294 #define mfi_post(_s, _c) ((_s)->sc_iop->mio_post((_s), (_c))) argument
/netbsd-src/sbin/routed/rtquery/
H A Drtquery.c58 #define __RCSID(_s) static const char rcsid[] UNUSED = _s argument
61 #define __COPYRIGHT(_s) static const char copyright[] UNUSED = _s argument
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dmpfr.h965 #define mpfr_cmp_si(_f,_s) \ argument
983 #define mpfr_set_si(_f,_s,_r) \ argument
1008 #define mpfr_mul_si(_f, _g, _s,_r) \ argument
1013 #define mpfr_div_si(_f, _g, _s,_r) \ argument
/netbsd-src/usr.bin/rump_dhcpclient/
H A Dif-bsd.c144 } _s; in if_address() local
/netbsd-src/sys/external/isc/atheros_hal/ic/
H A Dah_osdep.h51 #define OS_MEMCPY(_d, _s, _n) ath_hal_memcpy(_d,_s,_n) argument
/netbsd-src/sys/net/
H A Drtsock.c310 int _s; in sysctl_iflist() local
/netbsd-src/external/cddl/osnet/dev/dtrace/
H A Ddtrace_debug.c568 #define dtrace_debug_puts(_s) argument

123