Symbol: C
games/gomoku/gomoku.h
76
#define C 3
lib/libcrypto/md5/md5_amd64_generic.S
28
#define C %ecx
regress/sbin/ifconfig/ifaddr.c
264
#define C(x) ((caddr_t) &x)
sbin/ifconfig/ifconfig.c
766
#define C(x) ((caddr_t) &x)
sbin/route/show.c
600
#define C(x) ((x) & 0xff)
sbin/route/show.c
612
#undef C
sys/arch/alpha/tc/ioasic.c
96
#define C(x) ((void *)(u_long)(x))
sys/arch/alpha/tc/tc_3000_300.c
48
#define C(x) ((void *)(u_long)x)
sys/arch/alpha/tc/tc_3000_500.c
49
#define C(x) ((void *)(u_long)x)
sys/dev/pci/drm/display/drm_hdmi_helper.c
120
#undef C
sys/dev/pci/drm/display/drm_hdmi_helper.c
88
#define C(x) ((x) << 0)
sys/dev/pci/drm/i915/display/intel_dp_hdcp.c
48
#define C (hdcp->cp_irq_count_cached != atomic_read(&hdcp->cp_irq_count))
sys/dev/pci/drm/i915/display/intel_opregion.c
383
#undef C
sys/dev/usb/dwc2/dwc2.c
636
#define C(x,y) ((x) | ((y) << 8))
sys/dev/usb/ehci.c
1827
#define C(x,y) ((x) | ((y) << 8))
sys/dev/usb/ohci.c
2300
#define C(x,y) ((x) | ((y) << 8))
sys/dev/usb/uhci.c
2908
#define C(x,y) ((x) | ((y) << 8))
sys/dev/usb/xhci.c
2476
#define C(x,y) ((x) | ((y) << 8))
usr.bin/deroff/deroff.c
93
# define C _C()
usr.bin/deroff/deroff.c
96
# define C Cget
usr.bin/netstat/inet.c
942
#define C(x) ((x) & 0xff)
usr.bin/netstat/show.c
536
#define C(x) ((x) & 0xff)
usr.bin/netstat/show.c
548
#undef C
usr.sbin/nsd/simdzone/src/generic/type.h
14
#define C(code) { &(classes[code].name), 2 }
usr.sbin/nsd/simdzone/src/generic/type.h
57
#undef C
usr.sbin/nsd/simdzone/src/westmere/type.h
14
#define C(code) { &(classes[code].name), 2 }
usr.sbin/nsd/simdzone/src/westmere/type.h
57
#undef C