Symbol: D
crypto/heimdal/lib/roken/ndbm_wrap.c
65
#define D(X) ((DB*)(X))
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
146
#define D(X) (printf("%s %d: %s=",__FUNCTION__,__LINE__, #X),hexdump(X,B),printf("\n"))
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
148
#undef D
crypto/krb5/src/lib/crypto/builtin/aes/aes-gen.c
149
#define D(X)
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
124
#define D(X) (printf("%s %d: %s=",__FUNCTION__,__LINE__, #X),hexdump(X,B),printf("\n"))
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
126
#undef D
crypto/krb5/src/lib/crypto/builtin/camellia/camellia-gen.c
127
#define D(X)
crypto/krb5/src/lib/crypto/builtin/sha2/sha256.c
81
#define D m->counter[3]
crypto/krb5/src/lib/crypto/builtin/sha2/sha512.c
59
#define D m->counter[3]
crypto/krb5/src/lib/crypto/crypto_tests/vectors.c
321
#define D (derive_tests[i])
crypto/openssl/crypto/bn/asm/ia64.S
1396
#define D r18
crypto/openssl/test/evp_pkey_provided_test.c
342
#define D 2
crypto/openssl/test/keymgmt_internal_test.c
71
#define D 2
sys/cam/scsi/scsi_all.c
122
#define D (1 << T_DIRECT)
sys/cddl/dev/dtrace/x86/dis_tables.c
128
D,
sys/net/netmap_user.h
172
#define D(_fmt, ...) \
sys/netpfil/ipfw/ip_dn_private.h
44
#define D(fmt, ...) printf("%-10s " fmt "\n", \
sys/netpfil/ipfw/test/dn_test.h
25
#define D(fmt, args...) fprintf(stderr, "%-10s %4d %-8s " fmt "\n", \
sys/sys/pmc.h
131
#define __PMC_CPU(S,V,D) PMC_CPU_##S = V,
sys/sys/pmc.h
162
#define __PMC_CLASS(S,V,D) PMC_CLASS_##S = V,
sys/sys/pmc.h
270
#define __PMC_DISP(D) PMC_DISP_##D ,
sys/sys/pmc.h
270
#define __PMC_DISP(D) PMC_DISP_##D ,
sys/sys/pmc.h
355
#define __PMC_OP(N, D) PMC_OP_##N,
tools/tools/ath/athrd/athrd.c
390
#define D(_x) { #_x, _x }
tools/tools/ath/athrd/athrd.c
532
#undef D