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

12345

/freebsd-13-stable/contrib/apr-util/include/
H A Dapr_optional.h42 #define APR_OPTIONAL_FN_TYPE(name) apr_OFN_##name##_t
/freebsd-13-stable/sys/riscv/include/
H A Datomic.h55 atomic_##NAME##_acq_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\
62 atomic_##NAME##_rel_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\
70 atomic_cmpset_acq_##WIDTH(__volatile uint##WIDTH##_t *p, \
71 uint##WIDTH##_t cmpval, uint##WIDTH##_t newval) \
81 atomic_cmpset_rel_##WIDTH(__volatile uint##WIDTH##_t *p, \
82 uint##WIDTH##_t cmpval, uint##WIDTH##_t newva
[all...]
/freebsd-13-stable/usr.sbin/fmtree/test/
H A Dtest03.sh39 mtree -c -K $K -p .. > ${TMP}/_t
50 if mtree -f ${TMP}/_r -f ${TMP}/_t > ${TMP}/_ ; then
/freebsd-13-stable/sys/mips/include/
H A Datomic.h295 atomic_##NAME##_acq_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\
302 atomic_##NAME##_rel_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\
334 static __inline uint##WIDTH##_t \
335 atomic_load_acq_##WIDTH(__volatile uint##WIDTH##_t *p) \
337 uint##WIDTH##_t v; \
345 atomic_store_rel_##WIDTH(__volatile uint##WIDTH##_t *p, uint##WIDTH##_t v)\
429 atomic_cmpset_acq_##WIDTH(__volatile uint##WIDTH##_t *
[all...]
/freebsd-13-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_inherit.h25 apr_status_t apr_##name##_inherit_set(apr_##name##_t *the##name) \
45 apr_status_t apr_##name##_inherit_unset(apr_##name##_t *the##name) \
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dfirmware.h62 request_firmware_nowait(struct module *mod, bool _t, argument
68 return (linuxkpi_request_firmware_nowait(mod, _t, fw_name, dev, gfp,
H A Dlockdep.h67 #define lockdep_is_held_type(_m, _t) lockdep_is_held(_m)
75 #define lockdep_is_held_type(_m, _t) 1
/freebsd-13-stable/contrib/libucl/klib/
H A Dkhash.h200 } kh_##name##_t;
203 extern kh_##name##_t * kh_init_##name(void); \
204 extern void kh_destroy_##name(kh_##name##_t *h); \
205 extern void kh_clear_##name(kh_##name##_t *h); \
206 extern khint_t kh_get_##name(const kh_##name##_t *h, khkey_t key); \
207 extern int kh_resize_##name(kh_##name##_t *h, khint_t new_n_buckets); \
208 extern khint_t kh_put_##name(kh_##name##_t *h, khkey_t key, int *ret); \
209 extern void kh_del_##name(kh_##name##_t *h, khint_t x);
212 SCOPE kh_##name##_t *kh_init_##name(void) { \
213 return (kh_##name##_t*)kcallo
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_dispatch_defs.h20 typedef struct name##_s : public dispatch_object_s {} *name##_t
/freebsd-13-stable/
H A DMakefile.libcompat91 .for _t in ${_obj} includes
94 DIRPRFX=${_dir}/ ${_t}
98 .for _t in ${_obj} build-tools
108 ${_t}
/freebsd-13-stable/sys/netinet/
H A Dtcp_seq.h79 #define TCP_TS_TO_TICKS(_t) ((_t) * hz / 1000)
/freebsd-13-stable/contrib/bmake/mk/
H A Dinstall-new.mk37 _t=-e; _bak=; \
40 -?) _t=$$1; shift;; \
46 if test $$_t $$new; then \
/freebsd-13-stable/share/mk/
H A Dinstall-new.mk52 _t=-e; _bak=; \
55 -?) _t=$$1; shift;; \
61 if test $$_t $$new; then \
/freebsd-13-stable/contrib/elftoolchain/libelf/
H A D_libelf.h218 unsigned int _libelf_falign(Elf_Type _t, int _elfclass);
219 size_t _libelf_fsize(Elf_Type _t, int _elfclass, unsigned int _version,
221 _libelf_translator_function *_libelf_get_translator(Elf_Type _t,
229 unsigned int _libelf_malign(Elf_Type _t, int _elfclass);
231 size_t _libelf_msize(Elf_Type _t, int _elfclass, unsigned int _version);
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dpmap_dispatch.c111 pmap_##func##_t f; \
113 return (f != NULL ? f : (pmap_##func##_t)pmap_nomethod);\
117 pmap_dumpsys_##func##_t f; \
119 return (f != NULL ? f : (pmap_dumpsys_##func##_t)pmap_nomethod);\
/freebsd-13-stable/sys/sys/
H A Deventhandler.h66 struct eventhandler_entry_ ## name *_t; \
76 _t = (struct eventhandler_entry_ ## name *)_ep; \
78 (void *)_t->eh_func); \
79 _t->eh_func(_ep->ee_arg , ## __VA_ARGS__); \
H A Darb.h49 int##idxbits##_t arb_curnodes; \
50 int##idxbits##_t arb_maxnodes; \
51 int##idxbits##_t arb_root_idx; \
52 int##idxbits##_t arb_free_idx; \
53 int##idxbits##_t arb_min_idx; \
54 int##idxbits##_t arb_max_idx; \
79 int##idxbits##_t arbe_parent_idx; \
80 int##idxbits##_t arbe_left_idx; \
81 int##idxbits##_t arbe_right_idx; \
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_rules.c36 #define VNET_DEFINE(_t, _v) _t _v
37 #define VNET_DECLARE(_t, _v) extern _t _v
/freebsd-13-stable/contrib/ntp/sntp/libopts/
H A Dautoopts.h110 #define C(_t,_p) ((_t)VOIDP(_p))
/freebsd-13-stable/sys/netpfil/ipfw/nat64/
H A Dnat64_translate.h79 #define L3HDR(_ip, _t) ((_t)((uint32_t *)(_ip) + (_ip)->ip_hl))
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_firmware.c127 linuxkpi_request_firmware_nowait(struct module *mod __unused, bool _t __unused,
/freebsd-13-stable/sbin/hastd/
H A Dnv.c407 nv_add_##type(struct nv *nv, type##_t value, const char *namefmt, ...) \
430 nv_add_##type##_array(struct nv *nv, const type##_t *value, \
496 type##_t \
501 type##_t value; \
527 const type##_t * \
540 PJDLOG_ASSERT((nvh->nvh_dsize % sizeof(type##_t)) == 0); \
542 *sizep = nvh->nvh_dsize / sizeof(type##_t); \
543 return ((type##_t *)(void *)NVH_DATA(nvh)); \
/freebsd-13-stable/contrib/apr/include/
H A Dapr_pools.h83 (const apr_##type##_t *the##type)
93 (const apr_##type##_t *the##type) \
/freebsd-13-stable/crypto/heimdal/lib/gssapi/gssapi/
H A Dgssapi.h272 #define GSS_IOV_BUFFER_TYPE(_t) ((_t) & ~GSS_IOV_BUFFER_TYPE_FLAG_MASK)
273 #define GSS_IOV_BUFFER_FLAGS(_t) ((_t) & GSS_IOV_BUFFER_TYPE_FLAG_MASK)
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSpecifiers.h98 #define GENERIC_IMAGE_TYPE(ImgType, Id) TST_##ImgType##_t, // OpenCL image types

Completed in 243 milliseconds

12345