Home
last modified time | relevance | path

Searched +defs:a +defs:c (Results 1 – 25 of 1036) sorted by relevance

12345678910>>...42

/freebsd-src/sys/powerpc/include/
H A Dpio.h51 __outb(volatile u_int8_t *a, u_int8_t v) in __outb()
58 __outw(volatile u_int16_t *a, u_int16_t v) in __outw()
65 __outl(volatile u_int32_t *a, u_int32_t v) in __outl()
72 __outll(volatile u_int64_t *a, u_int64_t v) in __outll()
79 __outwrb(volatile u_int16_t *a, u_int16_t v) in __outwrb()
86 __outlrb(volatile u_int32_t *a, u_int32_t v) in __outlrb()
93 __inb(volatile u_int8_t *a) in __inb()
103 __inw(volatile u_int16_t *a) in __inw()
113 __inl(volatile u_int32_t *a) in __inl()
123 __inll(volatile u_int64_t *a) in __inll()
[all …]
H A Dbus.h261 #define __bs_c(a,b) __CONCAT(a,b) argument
268 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
270 #define __bs_set(type, sz, t, h, o, v, c) \ argument
278 #define bus_space_map(t, a, s, c, hp) (*(t)->bs_map)(a, s, c, hp)
285 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \
311 #define bus_space_read_multi_1(t, h, o, a, c) \
313 #define bus_space_read_multi_2(t, h, o, a, c) \
315 #define bus_space_read_multi_4(t, h, o, a, c) \
317 #define bus_space_read_multi_8(t, h, o, a, c) \
321 #define bus_space_read_multi_stream_2(t, h, o, a, c) \
[all …]
/freebsd-src/crypto/openssl/crypto/
H A Dctype.c227 int ossl_toascii(int c) in ossl_toascii()
242 int ossl_fromascii(int c) in ossl_fromascii()
252 int ossl_ctype_check(int c, unsigned int mask) in ossl_ctype_check()
255 const int a = ossl_toascii(c); in ossl_ctype_check() local
265 #define ASCII_IS_DIGIT(c) (c >= 0x30 && c <= 0x39) argument
266 #define ASCII_IS_UPPER(c) (c >= 0x41 && c <= 0x5A) argument
267 #define ASCII_IS_LOWER(c) (c >= 0x61 && c <= 0x7A) argument
269 int ossl_isdigit(int c) in ossl_isdigit()
271 int a = ossl_toascii(c); in ossl_isdigit() local
276 int ossl_isupper(int c) in ossl_isupper()
[all …]
/freebsd-src/stand/common/
H A Dmodinfo.c65 #define COPY32(v, a, c) { \ argument
72 MOD_STR(t,a,s,c) global() argument
80 MOD_NAME(a,s,c) global() argument
81 MOD_TYPE(a,s,c) global() argument
82 MOD_ARGS(a,s,c) global() argument
84 MOD_VAR(t,a,s,c) global() argument
92 MOD_ADDR(a,s,c) global() argument
93 MOD_SIZE(a,s,c) global() argument
95 MOD_METADATA(a,mm,c) global() argument
105 MOD_END(a,c) global() argument
119 int c; md_copymodules() local
[all...]
/freebsd-src/sys/compat/linux/
H A Dlinux_dtrace.h46 #define _LIN_SDT_PROBE_DECLARE(a, b, c, d) SDT_PROBE_DECLARE(a, b, c, d) argument
47 #define LIN_SDT_PROBE_DECLARE(a, b, c) _LIN_SDT_PROBE_DECLARE( \ argument
50 #define _LIN_SDT_PROBE_DEFINE0(a, b, c, d) SDT_PROBE_DEFINE(a, \ argument
52 #define LIN_SDT_PROBE_DEFINE0(a, b, c) _LIN_SDT_PROBE_DEFINE0(\ argument
54 #define _LIN_SDT_PROBE_DEFINE1(a, b, c, d, e) SDT_PROBE_DEFINE1(a, \ argument
56 #define LIN_SDT_PROBE_DEFINE1(a, b, c, d) _LIN_SDT_PROBE_DEFINE1(\ argument
58 #define _LIN_SDT_PROBE_DEFINE2(a, b, c, d, e, f) SDT_PROBE_DEFINE2(a, \ argument
60 #define LIN_SDT_PROBE_DEFINE2(a, b, c, d, e) _LIN_SDT_PROBE_DEFINE2(\ argument
62 #define _LIN_SDT_PROBE_DEFINE3(a, b, c, d, e, f, g) SDT_PROBE_DEFINE3(a, \ argument
64 #define LIN_SDT_PROBE_DEFINE3(a, b, c, d, e, f) _LIN_SDT_PROBE_DEFINE3(\ argument
[all …]
/freebsd-src/contrib/ncurses/include/
H A Dnc_tparm.h56 #define TPARM_9(a,b,c,d,e,f,g,h,i,j) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e),TPARM_N(f)… argument
59 #define TPARM_8(a,b,c,d,e,f,g,h,i) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e),TPARM_N(f),T… argument
60 #define TPARM_7(a,b,c,d,e,f,g,h) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e),TPARM_N(f),TPA… argument
61 #define TPARM_6(a,b,c,d,e,f,g) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e),TPARM_N(f),TPARM… argument
62 #define TPARM_5(a,b,c,d,e,f) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e),TPARM_N(f)) argument
63 #define TPARM_4(a,b,c,d,e) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e)) argument
64 #define TPARM_3(a,b,c,d) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d)) argument
65 #define TPARM_2(a,b,c) tparm(a,TPARM_N(b),TPARM_N(c)) argument
66 #define TPARM_1(a,b) tparm(a,TPARM_N(b)) argument
67 #define TPARM_0(a) tparm(a) argument
[all …]
/freebsd-src/contrib/one-true-awk/
H A Dparse.c44 Node *exptostat(Node *a) in exptostat()
50 Node *node1(int a, Node *b) in node1()
60 Node *node2(int a, Node *b, Node *c) in node2()
71 Node *node3(int a, Node *b, Node *c, Node *d) in node3()
83 Node *node4(int a, Node *b, Node *c, Node *d, Node *e) in node4()
96 Node *node5(int a, Node *b, Node *c, Node *d, Node *e, Node *f) in node5()
110 Node *stat1(int a, Node *b) in stat1()
119 Node *stat2(int a, Node *b, Node *c) in stat2()
128 Node *stat3(int a, Node *b, Node *c, Node *d) in stat3()
137 Node *stat4(int a, Node *b, Node *c, Node *d, Node *e) in stat4()
[all …]
/freebsd-src/contrib/netbsd-tests/kernel/
H A Dt_ptrace_wait.h67 # define TWAIT_WAIT4TYPE(a,b,c,d) wait((b)) argument
68 # define TWAIT_GENERIC(a,b,c) wait((b)) argument
72 # define TWAIT_WAIT4TYPE(a,b,c,d) waitpid((a),(b),(c)) argument
73 # define TWAIT_GENERIC(a,b,c) waitpid((a),(b),(c)) argument
78 # define TWAIT_GENERIC(a,b,c) \ argument
80 # define TWAIT_WAIT6TYPE(a,b,c,d,e,f) waitid((a),(b),(f),(d)) argument
84 # define TWAIT_WAIT4TYPE(a,b,c,d) wait3((b),(c),(d)) argument
85 # define TWAIT_GENERIC(a,b,c) wait3((b),(c),NULL) argument
90 # define TWAIT_WAIT4TYPE(a,b,c,d) wait4((a),(b),(c),(d)) argument
91 # define TWAIT_GENERIC(a,b,c) wait4((a),(b),(c),NULL) argument
[all …]
/freebsd-src/lib/libc/iconv/
H A Diconv_compat.c40 __iconv_compat(iconv_t a, char ** b, size_t * c, char ** d, in __iconv_compat()
47 __iconv_free_list_compat(char ** a, size_t b) in __iconv_free_list_compat()
53 __iconv_get_list_compat(char ***a, size_t *b, __iconv_bool c) in __iconv_get_list_compat()
59 iconv_compat(iconv_t a, char ** __restrict b, in iconv_compat()
60 size_t * __restrict c, char ** __restrict d, in iconv_compat()
67 iconv_canonicalize_compat(const char *a) in iconv_canonicalize_compat()
73 iconv_close_compat(iconv_t a) in iconv_close_compat()
79 iconv_open_compat(const char *a, const char *b) in iconv_open_compat()
85 iconv_open_into_compat(const char *a, const char *b, iconv_allocation_t *c) in iconv_open_into_compat()
91 iconv_set_relocation_prefix_compat(const char *a, const char *b) in iconv_set_relocation_prefix_compat()
[all …]
/freebsd-src/lib/libmd/
H A Dsha_locl.h75 #define c2nl(c,l) (l =(((unsigned long)(*((c)++)))<<24), \ argument
81 #define p_c2nl(c,l,n) { \ argument
92 #define c2nl_p(c,l,n) { \ argument
103 #define p_c2nl_p(c,l,sc,len) { \ argument
115 #define nl2c(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ argument
121 #define c2l(c,l) (l =(((unsigned long)(*((c)++))) ), \ argument
127 #define p_c2l(c,l,n) { \ argument
138 #define c2l_p(c,l,n) { \ argument
149 #define p_c2l_p(c,l,sc,len) { \ argument
161 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ argument
[all …]
H A Drmd_locl.h62 #define c2nl(c,l) (l =(((u_int32_t)(*((c)++)))<<24), \ argument
68 #define p_c2nl(c,l,n) { \ argument
79 #define c2nl_p(c,l,n) { \ argument
90 #define p_c2nl_p(c,l,sc,len) { \ argument
102 #define nl2c(l,c) (*((c)++)=(unsigned char)(((l)>>24)&0xff), \ argument
108 #define c2l(c,l) (l =(((u_int32_t)(*((c)++))) ), \ argument
114 #define p_c2l(c,l,n) { \ argument
125 #define c2l_p(c,l,n) { \ argument
136 #define p_c2l_p(c,l,sc,len) { \ argument
148 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ argument
[all …]
/freebsd-src/crypto/openssl/crypto/rc5/
H A Drc5_local.h13 #define c2l(c,l) (l =((unsigned long)(*((c)++))) , \ argument
20 #define c2ln(c,l1,l2,n) { \ argument
43 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ argument
50 #define l2cn(l1,l2,c,n) { \ argument
72 #define n2ln(c,l1,l2,n) { \ argument
95 #define l2nn(l1,l2,c,n) { \ argument
117 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ argument
123 #define l2n(l,c) (*((c)++)=(unsigned char)(((l)>>24L)&0xff), \ argument
129 # define ROTATE_l32(a,n) _lrotl(a,n) argument
130 # define ROTATE_r32(a,n) _lrotr(a,n) argument
[all …]
/freebsd-src/sys/dev/cfe/
H A Dcfe_api.h132 # define cfe_strlen(a) __cfe_strlen(a) argument
151 #define cfe_close(a) __cfe_close(a) argument
152 #define cfe_cpu_start(a,b,c,d,e) __cfe_cpu_start(a,b,c,d,e) argument
153 #define cfe_cpu_stop(a) __cfe_cpu_stop(a) argument
154 #define cfe_enumenv(a,b,d,e,f) __cfe_enumenv(a,b,d,e,f) argument
155 #define cfe_enumdev(a,b,c) __cfe_enumdev(a,b,c) argument
156 #define cfe_enummem(a,b,c,d,e) __cfe_enummem(a,b,c,d,e) argument
157 #define cfe_exit(a,b) __cfe_exit(a,b) argument
158 #define cfe_flushcache(a) __cfe_cacheflush(a) argument
159 #define cfe_getdevinfo(a) __cfe_getdevinfo(a) argument
[all …]
/freebsd-src/contrib/wpa/src/tls/
H A Dbignum.c115 int bignum_cmp(const struct bignum *a, const struct bignum *b) in bignum_cmp()
127 int bignum_cmp_d(const struct bignum *a, unsigned long b) in bignum_cmp_d()
140 int bignum_add(const struct bignum *a, const struct bignum *b, in bignum_add()
141 struct bignum *c) in bignum_add()
158 int bignum_sub(const struct bignum *a, const struct bignum *b, in bignum_sub()
159 struct bignum *c) in bignum_sub()
176 int bignum_mul(const struct bignum *a, const struct bignum *b, in bignum_mul()
177 struct bignum *c) in bignum_mul()
195 int bignum_mulmod(const struct bignum *a, const struct bignum *b, in bignum_mulmod()
196 const struct bignum *c, struct bignum *d) in bignum_mulmod()
[all …]
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/bitfields/
H A Dtst.SizeofBitField.d38 int a : 1; member
42 int a : 1; member
47 int a : 1; member
49 int c : 3; member
53 int a : 1; member
55 int c : 3; member
60 int c : 12; member
61 int a : 10; member
66 int a : 20; member
68 int c : 12; member
[all …]
/freebsd-src/sys/riscv/include/
H A Dbus.h259 #define __bs_c(a,b) __CONCAT(a,b) argument
266 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
268 #define __bs_set(type, sz, t, h, o, v, c) \ argument
278 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument
284 #define bus_space_map(t, a, s, c, hp) \
294 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \
322 #define bus_space_read_multi_1(t, h, o, a, c) \
324 #define bus_space_read_multi_2(t, h, o, a, c) \
326 #define bus_space_read_multi_4(t, h, o, a, c) \
328 #define bus_space_read_multi_8(t, h, o, a, c) \
[all …]
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Djhash.h26 #define __jhash_mix(a, b, c) \ argument
48 u32 a, b, c, len; in jhash() local
91 u32 a, b, c, len; in jhash2() local
123 static inline u32 jhash_3words(u32 a, u32 b, u32 c, u32 initval) in jhash_3words()
134 static inline u32 jhash_2words(u32 a, u32 b, u32 initval) in jhash_2words()
139 static inline u32 jhash_1word(u32 a, u32 initval) in jhash_1word()
/freebsd-src/sys/dev/cxgb/common/
H A Djhash.h19 #define __jhash_mix(a, b, c) \ argument
41 u32 a, b, c, len; in jhash() local
84 u32 a, b, c, len; in jhash2() local
117 static inline u32 jhash_3words(u32 a, u32 b, u32 c, u32 initval) in jhash_3words()
128 static inline u32 jhash_2words(u32 a, u32 b, u32 initval) in jhash_2words()
133 static inline u32 jhash_1word(u32 a, u32 initval) in jhash_1word()
/freebsd-src/tools/build/libc-bootstrap/
H A Dnamespace.h39 #define _close(a) close(a) argument
40 #define _fstat(a, b) fstat(a, b) argument
41 #define _read(a, b, c) read(a, b, c) argument
42 #define _write(a, b, c) write(a, b, c) argument
43 #define _writev(a, b, c) writev(a, b, c) argument
44 #define _fsync(a) fsync(a) argument
/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/
H A Dblake2b-compress-avx2.h30 #define ADD(a, b) _mm256_add_epi64(a, b) argument
31 #define SUB(a, b) _mm256_sub_epi64(a, b) argument
33 #define XOR(a, b) _mm256_xor_si256(a, b) argument
34 #define AND(a, b) _mm256_and_si256(a, b) argument
35 #define OR(a, b) _mm256_or_si256(a, b) argument
42 #define BLAKE2B_G1_V1(a, b, c, d, m) \ argument
53 #define BLAKE2B_G2_V1(a, b, c, d, m) \ argument
64 #define BLAKE2B_DIAG_V1(a, b, c, d) \ argument
71 #define BLAKE2B_UNDIAG_V1(a, b, c, d) \ argument
80 #define BLAKE2B_ROUND_V1(a, b, c, d, r, m) \ argument
[all …]
/freebsd-src/sys/arm/include/
H A Dbus.h258 #define __bs_c(a,b) __CONCAT(a,b) argument
261 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
263 #define __bs_set(type, sz, t, h, o, v, c) \ argument
273 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument
301 #define bus_space_map(t, a, s, c, hp) \
311 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \
342 #define bus_space_read_multi_1(t, h, o, a, c) \
344 #define bus_space_read_multi_2(t, h, o, a, c) \
346 #define bus_space_read_multi_4(t, h, o, a, c) \
348 #define bus_space_read_multi_8(t, h, o, a, c) \
[all …]
/freebsd-src/sys/libkern/
H A Djenkins_hash.c90 #define mix(a,b,c) \ argument
125 #define final(a,b,c) \ argument
154 uint32_t a,b,c; in jenkins_hash32() local
214 uint32_t a,b,c; /* internal state */ in jenkins_hash() local
367 uint32_t a,b,c; in jenkins_hash() local
/freebsd-src/sys/arm64/include/
H A Dbus.h290 #define __bs_c(a,b) __CONCAT(a,b) argument
297 #define __bs_nonsingle(type, sz, t, h, o, a, c) \ argument
299 #define __bs_set(type, sz, t, h, o, v, c) \ argument
313 #define __bs_nonsingle_s(type, sz, t, h, o, a, c) \ argument
319 #define bus_space_map(t, a, s, c, hp) \
329 #define bus_space_alloc(t, rs, re, s, a, b, c, ap, hp) \
357 #define bus_space_read_multi_1(t, h, o, a, c) \
359 #define bus_space_read_multi_2(t, h, o, a, c) \
361 #define bus_space_read_multi_4(t, h, o, a, c) \
363 #define bus_space_read_multi_8(t, h, o, a, c) \
[all …]
/freebsd-src/crypto/openssl/crypto/md5/
H A Dmd5_local.h36 #define HASH_MAKE_STRING(c,s) do { \ argument
57 #define F(b,c,d) ((((c) ^ (d)) & (b)) ^ (d)) argument
58 #define G(b,c,d) ((((b) ^ (c)) & (d)) ^ (c)) argument
59 #define H(b,c,d) ((b) ^ (c) ^ (d)) argument
60 #define I(b,c,d) (((~(d)) | (b)) ^ (c)) argument
62 #define R0(a,b,c,d,k,s,t) { \ argument
67 #define R1(a,b,c,d,k,s,t) { \ argument
72 #define R2(a,b,c,d,k,s,t) { \ argument
77 #define R3(a,b,c,d,k,s,t) { \ argument
/freebsd-src/sys/contrib/ck/include/
H A Dck_ring.h59 unsigned int c, p; in ck_ring_size() local
979 #define CK_RING_ENQUEUE_SPSC(name, a, b, c) \ argument
981 #define CK_RING_ENQUEUE_SPSC_SIZE(name, a, b, c, d) \ argument
983 #define CK_RING_ENQUEUE_RESERVE_SPSC(name, a, b, c) \ argument
985 #define CK_RING_ENQUEUE_RESERVE_SPSC_SIZE(name, a, b, c, d) \ argument
987 #define CK_RING_DEQUEUE_SPSC(name, a, b, c) \ argument
993 #define CK_RING_ENQUEUE_SPMC(name, a, b, c) \ argument
995 #define CK_RING_ENQUEUE_SPMC_SIZE(name, a, b, c, d) \ argument
997 #define CK_RING_ENQUEUE_RESERVE_SPMC(name, a, b, c) \ argument
999 #define CK_RING_ENQUEUE_RESERVE_SPMC_SIZE(name, a, b, c, d) \ argument
[all …]

12345678910>>...42