Home
last modified time | relevance | path

Searched defs:C (Results 1 – 25 of 49) sorted by relevance

12

/f-stack/freebsd/contrib/ck/include/
H A Dck_rwcohort.h45 #define CK_RWCOHORT_WP_READ_LOCK(N, RW, C, GC, LC) \ argument
47 #define CK_RWCOHORT_WP_READ_UNLOCK(N, RW, C, GC, LC) \ argument
49 #define CK_RWCOHORT_WP_WRITE_LOCK(N, RW, C, GC, LC) \ argument
51 #define CK_RWCOHORT_WP_WRITE_UNLOCK(N, RW, C, GC, LC) \ argument
149 #define CK_RWCOHORT_RP_READ_LOCK(N, RW, C, GC, LC) \ argument
151 #define CK_RWCOHORT_RP_READ_UNLOCK(N, RW, C, GC, LC) \ argument
153 #define CK_RWCOHORT_RP_WRITE_LOCK(N, RW, C, GC, LC) \ argument
155 #define CK_RWCOHORT_RP_WRITE_UNLOCK(N, RW, C, GC, LC) \ argument
250 #define CK_RWCOHORT_NEUTRAL_READ_LOCK(N, RW, C, GC, LC) \ argument
252 #define CK_RWCOHORT_NEUTRAL_READ_UNLOCK(N, RW, C, GC, LC) \ argument
[all …]
H A Dck_cohort.h50 #define CK_COHORT_INIT(N, C, GL, LL, P) ck_cohort_##N##_init(C, GL, LL, P) argument
51 #define CK_COHORT_LOCK(N, C, GC, LC) ck_cohort_##N##_lock(C, GC, LC) argument
52 #define CK_COHORT_UNLOCK(N, C, GC, LC) ck_cohort_##N##_unlock(C, GC, LC) argument
53 #define CK_COHORT_TRYLOCK(N, C, GLC, LLC, LUC) ck_cohort_##N##_trylock(C, GLC, LLC, LUC) argument
54 #define CK_COHORT_LOCKED(N, C, GC, LC) ck_cohort_##N##_locked(C, GC, LC) argument
H A Dck_pr.h207 #define CK_PR_BIN(K, S, M, T, P, C) \ argument
476 #define CK_PR_BTX(K, S, M, T, P, C, R) \ argument
617 #define CK_PR_UNARY_Z(K, S, M, T, P, C, Z) \ argument
890 #define CK_PR_N(K, S, M, T, P, C) \ argument
907 #define CK_PR_N_Z(S, M, T, C) \ argument
1095 #define CK_PR_FAA(S, M, T, C) \ argument
1112 #define CK_PR_FAS(S, M, C) \ argument
/f-stack/freebsd/contrib/ngatm/netnatm/msg/
H A Dtraffic.c198 #define NOBE(C) \ in uni_classify_traffic() argument
204 #define NOFT(C) \ in uni_classify_traffic() argument
210 #define NOBT(C) \ in uni_classify_traffic() argument
216 #define FBAD(C) do { \ in uni_classify_traffic() argument
221 #define BBAD(C) do { \ in uni_classify_traffic() argument
/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dctype.h35 #define iscntrl(C) (uchar(C) <= 0x1f || uchar(C) == 0x7f) argument
36 #define isgraph(C) ((C) >= 0x21 && (C) <= 0x7E) argument
38 #define ispunct(C) \ argument
/f-stack/freebsd/contrib/ck/include/gcc/x86/
H A Dck_pr.h111 #define CK_PR_FAS(S, M, T, C, I) \ argument
137 #define CK_PR_LOAD(S, M, T, C, I) \ argument
163 #define CK_PR_STORE(S, M, T, C, I) \ argument
191 #define CK_PR_FAA(S, M, T, C, I) \ argument
220 #define CK_PR_UNARY(K, S, T, C, I) \ argument
224 #define CK_PR_UNARY_R(K, S, T, C, I) \ argument
235 #define CK_PR_UNARY_V(K, S, T, C, I) \ argument
277 #define CK_PR_BINARY(K, S, M, T, C, I) \ argument
312 #define CK_PR_CAS(S, M, T, C, I) \ argument
343 #define CK_PR_CAS_O(S, M, T, C, I, R) \ argument
[all …]
/f-stack/freebsd/contrib/ck/include/gcc/x86_64/
H A Dck_pr.h140 #define CK_PR_FAS(S, M, T, C, I) \ argument
173 #define CK_PR_LOAD(S, M, T, C, I) \ argument
245 #define CK_PR_STORE_IMM(S, M, T, C, I, K) \ argument
256 #define CK_PR_STORE(S, M, T, C, I) \ argument
289 #define CK_PR_FAA(S, M, T, C, I) \ argument
319 #define CK_PR_UNARY(K, S, T, C, I) \ argument
323 #define CK_PR_UNARY_R(K, S, T, C, I) \ argument
334 #define CK_PR_UNARY_V(K, S, T, C, I) \ argument
413 #define CK_PR_CAS(S, M, T, C, I) \ argument
448 #define CK_PR_CAS_O(S, M, T, C, I, R) \ argument
[all …]
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du8.h6 #define VEC8_QUARTERROUND_NAIVE(A, B, C, D) \ argument
22 #define VEC8_QUARTERROUND_SHUFFLE(A, B, C, D) \ argument
38 #define VEC8_QUARTERROUND_SHUFFLE2(A, B, C, D) \ argument
52 #define VEC8_QUARTERROUND(A, B, C, D) VEC8_QUARTERROUND_SHUFFLE(A, B, C, D) argument
54 #define VEC8_LINE1(A, B, C, D) \ argument
57 #define VEC8_LINE2(A, B, C, D) \ argument
60 #define VEC8_LINE3(A, B, C, D) \ argument
63 #define VEC8_LINE4(A, B, C, D) \ argument
231 #define ONEQUAD_TRANSPOSE(A, B, C, D) \ argument
272 #define ONEQUAD(A, B, C, D) ONEQUAD_TRANSPOSE(A, B, C, D) argument
[all …]
H A Du4.h7 #define VEC4_QUARTERROUND_SHUFFLE(A, B, C, D) \ argument
21 #define VEC4_QUARTERROUND(A, B, C, D) VEC4_QUARTERROUND_SHUFFLE(A, B, C, D) argument
123 #define ONEQUAD_TRANSPOSE(A, B, C, D) \ argument
150 #define ONEQUAD(A, B, C, D) ONEQUAD_TRANSPOSE(A, B, C, D) argument
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du4.h363 #define ONEQUAD_SHUFFLE(A, B, C, D) \ argument
439 #define ONEQUAD_EXTRACT(A, B, C, D) \ argument
501 #define ONEQUAD_TRANSPOSE(A, B, C, D) \ argument
523 #define ONEQUAD(A, B, C, D) ONEQUAD_TRANSPOSE(A, B, C, D) argument
H A Du8.h364 #define ONEQUAD_TRANSPOSE(A, B, C, D) \ argument
405 #define ONEQUAD(A, B, C, D) ONEQUAD_TRANSPOSE(A, B, C, D) argument
407 #define ONEQUAD_UNPCK(A, B, C, D) \ argument
423 #define ONEOCTO(A, B, C, D, A2, B2, C2, D2) \ argument
H A Du0.h164 #define ONEQUAD_SHUFFLE(A, B, C, D) \ argument
180 #define ONEQUAD(A, B, C, D) ONEQUAD_SHUFFLE(A, B, C, D) argument
H A Du1.h165 #define ONEQUAD_SHUFFLE(A, B, C, D) \ argument
185 #define ONEQUAD(A, B, C, D) ONEQUAD_SHUFFLE(A, B, C, D) argument
/f-stack/freebsd/contrib/zstd/lib/common/
H A Dcpu.h116 #define C(name, bit) X(name, f1c, bit) macro
206 #define C(name, bit) X(name, f7c, bit) macro
/f-stack/freebsd/netinet/cc/
H A Dcc_cubic.h95 double C; in theoretical_cubic_k() local
105 double C, wmax_pkts; in theoretical_cubic_cwnd() local
/f-stack/freebsd/contrib/ck/include/gcc/sparcv9/
H A Dck_pr.h88 #define CK_PR_LOAD(S, M, T, C, I) \ argument
113 #define CK_PR_STORE(S, M, T, C, I) \ argument
/f-stack/freebsd/contrib/libsodium/test/default/
H A Dcore3.c14 static unsigned char C[16] = { 0x65, 0x78, 0x70, 0x61, 0x6e, 0x64, 0x20, 0x33, variable
/f-stack/freebsd/contrib/ck/include/gcc/ppc/
H A Dck_pr.h96 #define CK_PR_LOAD(S, M, T, C, I) \ in CK_PR_FENCE() argument
123 #define CK_PR_STORE(S, M, T, C, I) \ argument
/f-stack/freebsd/contrib/ck/include/gcc/ppc64/
H A Dck_pr.h91 #define CK_PR_LOAD(S, M, T, C, I) \ argument
122 #define CK_PR_STORE(S, M, T, C, I) \ argument
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_intel.c59 uint64_t A, B, C, D; in fletcher_4_avx2_fini() local
H A Dzfs_fletcher_superscalar.c59 uint64_t A, B, C, D; in fletcher_4_superscalar_fini() local
H A Dzfs_fletcher_sse.c61 uint64_t A, B, C, D; in fletcher_4_sse2_fini() local
/f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_core/hchacha20/
H A Dcore_hchacha20.c8 #define QUARTERROUND(A, B, C, D) \ argument
/f-stack/freebsd/contrib/ck/include/gcc/arm/
H A Dck_pr.h108 #define CK_PR_LOAD(S, M, T, C, I) \ in CK_PR_FENCE() argument
157 #define CK_PR_STORE(S, M, T, C, I) \ argument
/f-stack/freebsd/contrib/ngatm/netnatm/api/
H A Dccpriv.h323 #define cc_conn_log(C, FMT, ARGS...) do { \ argument
328 #define cc_conn_log(C, FMT, ...) do { \ argument
335 #define cc_conn_log(C, FMT, ARGS...) do { } while (0) argument
337 #define cc_conn_log(C, FMT, ...) do { } while (0) argument

12