Searched refs:xc0 (Results 1 - 25 of 528) sorted by relevance

1234567891011>>

/freebsd-12-stable/sys/dev/ic/
H A Di8237.h8 #define DMA37MD_CASCADE 0xc0 /* cascade mode */
/freebsd-12-stable/lib/libc/aarch64/gen/
H A Dinfinity.c14 const union __nan_un __nan = { { 0, 0, 0xc0, 0xff } };
/freebsd-12-stable/lib/libc/amd64/gen/
H A Dinfinity.c14 const union __nan_un __nan = { { 0, 0, 0xc0, 0xff } };
/freebsd-12-stable/lib/libc/i386/gen/
H A Dinfinity.c14 const union __nan_un __nan = { { 0, 0, 0xc0, 0xff } };
/freebsd-12-stable/lib/libc/riscv/gen/
H A Dinfinity.c14 const union __nan_un __nan = { { 0, 0, 0xc0, 0xff } };
/freebsd-12-stable/sys/dev/ep/
H A Delink.h36 #define ELINK_RESET 0xc0
/freebsd-12-stable/sys/dev/fb/
H A Dgallant12x22.c82 0x3f, 0xc0, /* ..********.. */
83 0x3f, 0xc0, /* ..********.. */
84 0x3f, 0xc0, /* ..********.. */
85 0x3f, 0xc0, /* ..********.. */
86 0x3f, 0xc0, /* ..********.. */
87 0x3f, 0xc0, /* ..********.. */
88 0x3f, 0xc0, /* ..********.. */
89 0x3f, 0xc0, /* ..********.. */
90 0x3f, 0xc0, /* ..********.. */
91 0x3f, 0xc0, /*
[all...]
H A Dboot_font.c906 0xc0, /* **...... */
958 0xc0, /* **...... */
1005 0xc0, /* **...... */
1006 0xc0, /* **...... */
1007 0xc0, /* **...... */
1024 0xc0, /* **...... */
1025 0xc0, /* **...... */
1210 0xc0, /* **...... */
1258 0xc0, /* **...... */
1259 0xc0, /* **
[all...]
/freebsd-12-stable/lib/libc/arm/gen/
H A Dinfinity.c22 {0xff, 0xc0, 0, 0}
24 { 0, 0, 0xc0, 0xff }
/freebsd-12-stable/lib/libc/powerpc/gen/
H A Dinfinity.c25 {0xff, 0xc0, 0, 0}
27 { 0, 0, 0xc0, 0xff }
/freebsd-12-stable/lib/libc/powerpc64/gen/
H A Dinfinity.c25 {0xff, 0xc0, 0, 0}
27 { 0, 0, 0xc0, 0xff }
/freebsd-12-stable/crypto/openssl/crypto/asn1/
H A Da_utf8.c40 } else if ((*p & 0xe0) == 0xc0) {
43 if ((p[1] & 0xc0) != 0x80)
53 if (((p[1] & 0xc0) != 0x80)
54 || ((p[2] & 0xc0) != 0x80))
65 if (((p[1] & 0xc0) != 0x80)
66 || ((p[2] & 0xc0) != 0x80)
67 || ((p[3] & 0xc0) != 0x80))
79 if (((p[1] & 0xc0) != 0x80)
80 || ((p[2] & 0xc0) != 0x80)
81 || ((p[3] & 0xc0) !
[all...]
/freebsd-12-stable/lib/libc/sparc64/gen/
H A Dinfinity.c17 const union __nan_un __nan = { { 0xff, 0xc0, 0, 0 } };
/freebsd-12-stable/sys/dev/ed/
H A Drtl80x9reg.h52 #define ED_RTL80X9_CF2_MEDIA 0xc0
56 #define ED_RTL80X9_CF2_10_2 0xc0
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86ModRMFilters.h82 return (R == ((modRM & 0xc0) == 0xc0));
105 return (((R && ((modRM & 0xc0) == 0xc0)) ||
106 (!R && ((modRM & 0xc0) != 0xc0))) &&
/freebsd-12-stable/sys/dev/usb/net/
H A Dif_kuefw.h101 0x28, 0xc0, 0xe7, 0x87, 0x00, 0x04, 0x24, 0xc0,
102 0xe7, 0x67, 0xff, 0xf9, 0x22, 0xc0, 0x97, 0xcf,
103 0xe7, 0x09, 0xa2, 0xc0, 0x94, 0x08, 0xd7, 0x09,
104 0x00, 0xc0, 0xe7, 0x59, 0xba, 0x08, 0x94, 0x08,
105 0x03, 0xc1, 0xe7, 0x67, 0xff, 0xf7, 0x24, 0xc0,
106 0xe7, 0x05, 0x00, 0xc0, 0xa7, 0xcf, 0x92, 0x08,
109 0xf2, 0x09, 0x0a, 0xc0, 0xe7, 0x57, 0x00, 0x00,
110 0xa4, 0xc0, 0xa7, 0xc0,
[all...]
/freebsd-12-stable/sys/dev/vt/font/
H A Dvt_mouse_cursor.c58 0xc0, 0x00, /* "__ " */
66 0xff, 0xc0, /* "__________" */
67 0xff, 0xc0, /* "__________" */
/freebsd-12-stable/lib/libc/uuid/
H A Duuid_from_string.c86 (n & 0xc0) != 0x80 && /* variant 1? */
87 (n & 0xe0) != 0xc0) { /* variant 2? */
/freebsd-12-stable/contrib/ntp/lib/isc/include/isc/
H A Dipv6.h144 (((a)->s6_addr[0] == 0xfe) && (((a)->s6_addr[1] & 0xc0) == 0x80))
146 (((a)->s6_addr[0] == 0xfe) && (((a)->s6_addr[1] & 0xc0) == 0xc0))
/freebsd-12-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dipv6.h115 (((a)->s6_addr[1] & 0xc0) == 0x80))
121 (((a)->s6_addr[1] & 0xc0) == 0xc0))
/freebsd-12-stable/contrib/libpcap/
H A Dieee80211.h63 #define IEEE80211_FC0_SUBTYPE_DEAUTH 0xc0
67 #define IEEE80211_FC0_SUBTYPE_CTS 0xc0
81 #define IEEE80211_FC0_SUBTYPE_QOS_NULL 0xc0
/freebsd-12-stable/sys/arm/ti/
H A Dti_mbox.h40 #define TI_MBOX_MSGSTATUS(n) (0xc0 + (n) * 0x4)
/freebsd-12-stable/include/
H A Dstab.h64 #define N_LBRAC 0xc0 /* left bracket */
/freebsd-12-stable/sys/dev/usb/input/
H A Dusb_rdesc.h88 0xc0, /* END_COLLECTION */\
98 0xc0, /* END_COLLECTION */\
127 0xc0, /* END_COLLECTION */\
128 0xc0, /* END_COLLECTION */\
171 0xc0, /* END_COLLECTION */\
181 0xc0 /* END_COLLECTION */\
217 0xc0, /* END COLLECTION */\
277 0xc0 /* END COLLECTION */\
/freebsd-12-stable/sys/sparc64/fhc/
H A Dclkbrdreg.h58 #define CLK_STS1_SLOTS_MASK 0xc0 /* system status 1 slots mask */
60 #define CLK_STS1_SLOTS_8 0xc0 /* 8 slots */

Completed in 213 milliseconds

1234567891011>>