Searched refs:_t (Results 26 - 50 of 129) sorted by relevance

123456

/netbsd-current/sys/arch/pmax/include/
H A Dbus.h42 #define __PB_TYPENAME(BITS) ___CONCAT(__PB_TYPENAME_PREFIX(BITS),_t)
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drc4.c44 { unsigned int _t; \
45 _t = k->state[x]; \
47 k->state[y] = _t; \
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dloop-watcher.c39 int uv_##name##_init(uv_loop_t* loop, uv_##name##_t* handle) { \
46 int uv_##name##_start(uv_##name##_t* handle, uv_##name##_cb cb) { \
48 uv_##name##_t* old_head; \
76 int uv_##name##_stop(uv_##name##_t* handle) { \
108 uv_##name##_t* handle; \
/netbsd-current/external/mpl/dhcp/bind/dist/lib/isc/netmgr/
H A Dnetmgr-int.h412 typedef isc__netievent__socket_t isc__netievent_##type##_t
415 isc__netievent_##type##_t *isc__nm_get_netievent_##type( \
418 isc__netievent_##type##_t *ievent)
421 isc__netievent_##type##_t *isc__nm_get_netievent_##type( \
423 isc__netievent_##type##_t *ievent = \
431 isc__netievent_##type##_t *ievent) { \
442 typedef isc__netievent__socket_req_t isc__netievent_##type##_t
445 isc__netievent_##type##_t *isc__nm_get_netievent_##type( \
448 isc__netievent_##type##_t *ievent)
451 isc__netievent_##type##_t *isc__nm_get_netievent
[all...]
/netbsd-current/sys/dev/ic/
H A Dwd33c93var.h228 #define CFFLAGS_NODISC(_cf, _t) ((_cf) & (1 << ( 0 + (_t))))
229 #define CFFLAGS_NOSYNC(_cf, _t) ((_cf) & (1 << ( 8 + (_t))))
230 #define CFFLAGS_NOTAGS(_cf, _t) ((_cf) & (1 << (16 + (_t))))
/netbsd-current/sys/arch/riscv/riscv/
H A Dsig32_machdep.c8 #define COMPATTYPE(x) __CONCAT(x,32_t)
/netbsd-current/sys/arch/ia64/include/
H A Datomic.h86 static __inline uint##width##_t \
87 ia64_ld_acq_##width(volatile uint##width##_t* p) \
89 uint##width##_t v; \
95 static __inline uint##width##_t \
96 atomic_load_acq_##width(volatile uint##width##_t* p) \
98 uint##width##_t v; \
104 static __inline uint##width##_t \
105 atomic_load_acq_##type(volatile uint##width##_t* p) \
107 uint##width##_t v; \
114 ia64_st_rel_##width(volatile uint##width##_t*
[all...]
/netbsd-current/sys/dev/raidframe/
H A Drf_general.h77 #define RF_GETTIME(_t) microtime(&(_t))
/netbsd-current/sys/kern/
H A Dsubr_csan.c669 bus_size_t, uint##bits##_t *, bus_size_t); \
671 bus_space_handle_t, bus_size_t, uint##bits##_t *, bus_size_t); \
673 bus_space_handle_t hnd, bus_size_t size, uint##bits##_t *buf, \
676 kcsan_access((uintptr_t)buf, sizeof(uint##bits##_t) * count, \
681 bus_space_handle_t, bus_size_t, uint##bits##_t *, bus_size_t); \
683 bus_space_handle_t, bus_size_t, uint##bits##_t *, bus_size_t); \
685 bus_space_handle_t hnd, bus_size_t size, uint##bits##_t *buf, \
688 kcsan_access((uintptr_t)buf, sizeof(uint##bits##_t) * count, \
693 bus_size_t, uint##bits##_t *, bus_size_t); \
695 bus_space_handle_t, bus_size_t, uint##bits##_t *, bus_size_
[all...]
H A Dsubr_asan.c958 bus_size_t, uint##bits##_t *, bus_size_t); \
960 bus_space_handle_t, bus_size_t, uint##bits##_t *, bus_size_t); \
962 bus_space_handle_t hnd, bus_size_t size, uint##bits##_t *buf, \
966 sizeof(uint##bits##_t) * count, false, __RET_ADDR); \
970 bus_space_handle_t, bus_size_t, uint##bits##_t *, bus_size_t); \
972 bus_space_handle_t, bus_size_t, uint##bits##_t *, bus_size_t); \
974 bus_space_handle_t hnd, bus_size_t size, uint##bits##_t *buf, \
978 sizeof(uint##bits##_t) * count, false, __RET_ADDR); \
982 bus_size_t, uint##bits##_t *, bus_size_t); \
984 bus_space_handle_t, bus_size_t, uint##bits##_t *, bus_size_
[all...]
H A Dsubr_msan.c1378 bus_size_t, uint##bits##_t *, bus_size_t); \
1380 bus_space_handle_t, bus_size_t, uint##bits##_t *, bus_size_t); \
1382 bus_space_handle_t hnd, bus_size_t size, uint##bits##_t *buf, \
1386 sizeof(uint##bits##_t) * count); \
1390 bus_space_handle_t, bus_size_t, uint##bits##_t *, bus_size_t); \
1392 bus_space_handle_t, bus_size_t, uint##bits##_t *, bus_size_t); \
1394 bus_space_handle_t hnd, bus_size_t size, uint##bits##_t *buf, \
1398 sizeof(uint##bits##_t) * count); \
1402 bus_size_t, uint##bits##_t *, bus_size_t); \
1404 bus_space_handle_t, bus_size_t, uint##bits##_t *, bus_size_
[all...]
/netbsd-current/external/mpl/bind/dist/lib/isc/netmgr/
H A Dnetmgr-int.h454 typedef isc__netievent__socket_t isc__netievent_##type##_t
457 isc__netievent_##type##_t *isc__nm_get_netievent_##type( \
460 isc__netievent_##type##_t *ievent)
463 isc__netievent_##type##_t *isc__nm_get_netievent_##type( \
465 isc__netievent_##type##_t *ievent = \
473 isc__netievent_##type##_t *ievent) { \
484 typedef isc__netievent__socket_req_t isc__netievent_##type##_t
487 isc__netievent_##type##_t *isc__nm_get_netievent_##type( \
490 isc__netievent_##type##_t *ievent)
493 isc__netievent_##type##_t *isc__nm_get_netievent
[all...]
/netbsd-current/share/mk/
H A Dbsd.man.mk119 _t:=${DESTDIR}${MANDIR}/man${_dst:T:E}${MANSUBDIR}/${_dst}${MANSUFFIX} macro
124 ${_t}! ${_l} __linkinstallpage
126 ${_t}: ${_l} __linkinstallpage
129 manlinks:: ${_t}
130 .PRECIOUS: ${_t}
187 _t:=${DESTDIR}${MANDIR}/cat${_dst:T:E}${MANSUBDIR}/${_dst:R}.0${MANSUFFIX} macro
192 ${_t}! ${_l} __linkinstallpage
194 ${_t}: ${_l} __linkinstallpage
197 catlinks:: ${_t}
198 .PRECIOUS: ${_t}
259 _t:=${HTMLDIR}/html${_dst:T:E}${MANSUBDIR}/${_dst:R:S-/index$-/x&-}.html macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_dispatch_defs.h20 typedef struct name##_s : public dispatch_object_s {} *name##_t
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ppc/
H A Dtest2xcoff32.s38 .csect _t.rw_[RO],4
H A Dtest2xcoff32.d38 00000060 <_t\.rw_>:
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_dispatch_defs.h20 typedef struct name##_s : public dispatch_object_s {} *name##_t
/netbsd-current/sys/altq/
H A Daltq_conf.h49 #define dev_decl(n,t) d_ ## t ## _t n ## t
51 #define dev_decl(n,t) d_/**/t/**/_t n/**/t
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Dbits.h92 #define _BITn(WIDTH, pos) (((uint##WIDTH##_t)(1)) \
111 (((((uint##WIDTH##_t)0) - 1) \
180 ((((uint##WIDTH##_t)(WORD)) >> (WIDTH - (STOP) - 1)) \
203 ? (((uint##N##_t)(WORD) \
206 : (((uint##N##_t)(WORD) \
218 (((uint##N##_t)(WORD) << _MAKE_SHIFT(N, STOP)) & _MASKn(N, START, STOP))
/netbsd-current/external/bsd/elftoolchain/dist/libelf/
H A D_libelf.h216 unsigned int _libelf_falign(Elf_Type _t, int _elfclass);
217 size_t _libelf_fsize(Elf_Type _t, int _elfclass, unsigned int _version,
219 _libelf_translator_function *_libelf_get_translator(Elf_Type _t,
225 unsigned int _libelf_malign(Elf_Type _t, int _elfclass);
227 size_t _libelf_msize(Elf_Type _t, int _elfclass, unsigned int _version);
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dinvsqrt_limb.h279 mp_limb_t _n, _x, _y, _z, _t; \
302 _t = (_x * _z) >> 32; \
303 (s) = (_y << 32) + _t; \
/netbsd-current/sys/rump/librump/rumpkern/
H A Drumpcopy.c241 _ufetch_ ## sz(const uint ## sz ##_t *uaddr, uint ## sz ## _t *valp) \
266 _ustore_ ## sz(uint ## sz ## _t *uaddr, uint ## sz ## _t val) \
/netbsd-current/sys/sys/
H A Dbitops.h283 uint32_t _t; local
285 _t = (uint32_t)(((uint64_t)_v * _m) >> 32);
286 return (_t + ((_v - _t) >> _s1)) >> _s2;
H A Dmodule_hook.h52 extern struct hook ## _t { \
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dautoopts.h116 #define C(_t,_p) ((_t)VOIDP(_p))

Completed in 303 milliseconds

123456