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

1234567891011>>

/freebsd-11-stable/sys/dev/ic/
H A Di8237.h8 #define DMA37MD_CASCADE 0xc0 /* cascade mode */
/freebsd-11-stable/lib/libc/riscv/gen/
H A Dinfinity.c14 const union __nan_un __nan = { { 0, 0, 0xc0, 0xff } };
/freebsd-11-stable/lib/libc/aarch64/gen/
H A Dinfinity.c14 const union __nan_un __nan = { { 0, 0, 0xc0, 0xff } };
/freebsd-11-stable/lib/libc/amd64/gen/
H A Dinfinity.c14 const union __nan_un __nan = { { 0, 0, 0xc0, 0xff } };
/freebsd-11-stable/lib/libc/i386/gen/
H A Dinfinity.c14 const union __nan_un __nan = { { 0, 0, 0xc0, 0xff } };
/freebsd-11-stable/sys/dev/fb/
H A Dgallant12x22.c80 0x3f, 0xc0, /* ..********.. */
81 0x3f, 0xc0, /* ..********.. */
82 0x3f, 0xc0, /* ..********.. */
83 0x3f, 0xc0, /* ..********.. */
84 0x3f, 0xc0, /* ..********.. */
85 0x3f, 0xc0, /* ..********.. */
86 0x3f, 0xc0, /* ..********.. */
87 0x3f, 0xc0, /* ..********.. */
88 0x3f, 0xc0, /* ..********.. */
89 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-11-stable/lib/libc/powerpc/gen/
H A Dinfinity.c25 {0xff, 0xc0, 0, 0}
27 { 0, 0, 0xc0, 0xff }
/freebsd-11-stable/lib/libc/powerpc64/gen/
H A Dinfinity.c25 {0xff, 0xc0, 0, 0}
27 { 0, 0, 0xc0, 0xff }
/freebsd-11-stable/lib/libc/arm/gen/
H A Dinfinity.c22 {0xff, 0xc0, 0, 0}
24 { 0, 0, 0xc0, 0xff }
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Da_utf8.c89 } else if ((*p & 0xe0) == 0xc0) {
92 if ((p[1] & 0xc0) != 0x80)
102 if (((p[1] & 0xc0) != 0x80)
103 || ((p[2] & 0xc0) != 0x80))
114 if (((p[1] & 0xc0) != 0x80)
115 || ((p[2] & 0xc0) != 0x80)
116 || ((p[3] & 0xc0) != 0x80))
128 if (((p[1] & 0xc0) != 0x80)
129 || ((p[2] & 0xc0) != 0x80)
130 || ((p[3] & 0xc0) !
[all...]
/freebsd-11-stable/lib/libc/sparc64/gen/
H A Dinfinity.c17 const union __nan_un __nan = { { 0xff, 0xc0, 0, 0 } };
/freebsd-11-stable/sys/i386/isa/
H A Delink.h37 #define ELINK_RESET 0xc0
/freebsd-11-stable/sys/dev/ed/
H A Drtl80x9reg.h50 #define ED_RTL80X9_CF2_MEDIA 0xc0
54 #define ED_RTL80X9_CF2_10_2 0xc0
/freebsd-11-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-11-stable/sys/dev/usb/net/
H A Dif_kuefw.h99 0x28, 0xc0, 0xe7, 0x87, 0x00, 0x04, 0x24, 0xc0,
100 0xe7, 0x67, 0xff, 0xf9, 0x22, 0xc0, 0x97, 0xcf,
101 0xe7, 0x09, 0xa2, 0xc0, 0x94, 0x08, 0xd7, 0x09,
102 0x00, 0xc0, 0xe7, 0x59, 0xba, 0x08, 0x94, 0x08,
103 0x03, 0xc1, 0xe7, 0x67, 0xff, 0xf7, 0x24, 0xc0,
104 0xe7, 0x05, 0x00, 0xc0, 0xa7, 0xcf, 0x92, 0x08,
107 0xf2, 0x09, 0x0a, 0xc0, 0xe7, 0x57, 0x00, 0x00,
108 0xa4, 0xc0, 0xa7, 0xc0,
[all...]
/freebsd-11-stable/sys/dev/vt/font/
H A Dvt_mouse_cursor.c56 0xc0, 0x00, /* "__ " */
64 0xff, 0xc0, /* "__________" */
65 0xff, 0xc0, /* "__________" */
/freebsd-11-stable/lib/libc/uuid/
H A Duuid_from_string.c84 (n & 0xc0) != 0x80 && /* variant 1? */
85 (n & 0xe0) != 0xc0) { /* variant 2? */
/freebsd-11-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-11-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-11-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-11-stable/sys/arm/ti/
H A Dti_mbox.h38 #define TI_MBOX_MSGSTATUS(n) (0xc0 + (n) * 0x4)
/freebsd-11-stable/include/
H A Dstab.h62 #define N_LBRAC 0xc0 /* left bracket */
/freebsd-11-stable/sys/dev/digi/
H A DEPCX.bios.h55 0x10, 0x0c, 0x28, 0xac, 0x00, 0xa3, 0x1d, 0x3c, 0x00, 0x04, 0xbd, 0x37, 0xc0,
56 0xc9, 0xc0, 0x0c, 0x00, 0x00, 0x00, 0x00, 0xfd, 0xff, 0x00, 0x10, 0x00, 0x00,
75 0x8d, 0x00, 0xc0, 0x14, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0x07, 0x24, 0x8a,
88 0x00, 0xc0, 0x15, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff, 0x0f, 0x24, 0x60, 0x00,
104 0x00, 0x00, 0x00, 0x01, 0x00, 0xd6, 0x26, 0x2d, 0x00, 0xc0, 0x16, 0x00, 0x00,
115 0x00, 0x00, 0x00, 0x00, 0x01, 0x00, 0xde, 0x27, 0x09, 0x00, 0xc0, 0x17, 0x00,
139 0x80, 0x00, 0x08, 0x35, 0x03, 0x83, 0x09, 0x3c, 0xc0, 0x05, 0x29, 0x25, 0x03,
152 0x6c, 0xbd, 0x27, 0xc8, 0xc3, 0xc0, 0x0c, 0x00, 0x00, 0x1e, 0x24, 0x55, 0xc0,
153 0xc0,
[all...]
/freebsd-11-stable/sys/sparc64/fhc/
H A Dclkbrdreg.h56 #define CLK_STS1_SLOTS_MASK 0xc0 /* system status 1 slots mask */
58 #define CLK_STS1_SLOTS_8 0xc0 /* 8 slots */

Completed in 219 milliseconds

1234567891011>>