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

/bionic/libc/kernel/uapi/linux/
H A Datmioc.h40 #define ATMIOC_AREQUIPA 0xc0
H A Dzorro.h69 #define ERT_TYPEMASK 0xc0
70 #define ERT_ZORROII 0xc0
H A Dbpf.h26 #define BPF_XADD 0xc0
29 #define BPF_ARSH 0xc0
H A Dipmi_msgdefs.h57 #define IPMI_NODE_BUSY_ERR 0xc0
H A Dserial_reg.h55 #define UART_FCR_R_TRIG_11 0xc0
199 #define UART_FCR_PXAR32 0xc0
304 #define UART_FCTR_EXAR_TRGD 0xc0
H A Dip.h35 #define IPTOS_PREC_INTERNETCONTROL 0xc0
H A Dinput.h94 #define EVIOCSABS(abs) _IOW('E', 0xc0 + (abs), struct input_absinfo)
H A Dzorro_ids.h180 #define ZORRO_PROD_GVP_A530 ZORRO_ID(GREAT_VALLEY_PRODUCTS_2, 0x0B, 0xc0)
/bionic/libc/include/netinet/
H A Din6.h61 ((__bionic_s6_addr(a)[0] == 0xfe) && ((__bionic_s6_addr(a)[1] & 0xc0) == 0x80))
64 ((__bionic_s6_addr(a)[0] == 0xfe) && ((__bionic_s6_addr(a)[1] & 0xc0) == 0xc0))
H A Dip.h97 #define IPTOS_PREC_INTERNETCONTROL 0xc0
/bionic/libc/bionic/
H A Dc32rtomb.cpp73 lead = 0xc0;
H A Dmbrtoc32.cpp87 } else if ((ch & 0xe0) == 0xc0) {
108 if (!mbsinit(state) && ((*s & 0xc0) != 0x80)) {
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dptrace.h56 #define PTRACE_PEEKTEXT_3264 0xc0
H A Dinst.h774 mm_mfhc1_op = 0xc0,
/bionic/libc/kernel/uapi/sound/
H A Demu10k1.h96 #define A_ETRAM_DATA(x) (TANKMEMDATAREGBASE + 0xc0 + (x))
99 #define A_ETRAM_ADDR(x) (TANKMEMADDRREGBASE + 0xc0 + (x))
101 #define A_ETRAM_CTL(x) (A_TANKMEMCTLREGBASE + 0xc0 + (x))
222 #define A_C_00000000 0xc0
/bionic/libm/upstream-freebsd/lib/msun/src/
H A Ds_atanl.c54 if (expman < ((BIAS - 2) << 8) + 0xc0) { /* |x| < 0.4375 */
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dmisc.c283 ULong *x, *xa, *xae, *xb, *xbe, *xc, *xc0; local
314 xc0 = c->x;
316 for(; xb < xbe; xc0++) {
319 xc = xc0;
332 for(; xb < xbe; xb++, xc0++) {
335 xc = xc0;
349 xc = xc0;
364 for(; xb < xbe; xc0++) {
367 xc = xc0;
380 for(xc0
[all...]
/bionic/libc/kernel/uapi/drm/
H A Dsavage_drm.h126 #define SAVAGE_SKIP_ST1 0xc0
/bionic/tools/relocation_packer/src/
H A Dsleb128_unittest.cc46 EXPECT_EQ(0xc0, encoding[6]);
103 encoding.push_back(0xc0);
/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dprocessor-flags.h150 #define CX86_CCR0 0xc0
/bionic/libc/upstream-openbsd/lib/libc/gen/
H A Dtolower_.c38 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7,
H A Dtoupper_.c39 0xc0, 0xc1, 0xc2, 0xc3, 0xc4, 0xc5, 0xc6, 0xc7,
/bionic/libc/include/net/
H A Dif_types.h236 #define IFT_REACHDSL 0xc0 /* Long Reach DSL */
/bionic/libc/kernel/uapi/scsi/fc/
H A Dfc_fs.h76 FC_RCTL_ACK_1 = 0xc0,
/bionic/libc/include/arpa/
H A Dnameser.h90 #define NS_CMPRSFLGS 0xc0 /* Flag bits indicating name compression. */

Completed in 414 milliseconds