Searched refs:flags3 (Results 1 - 20 of 20) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtset_z_2exp.c144 mpfr_flags_t flags2, flags3; local
159 flags3 = __gmpfr_flags;
162 flags2 == flags3))
171 flags_out (flags3);
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dpef-traceback.h116 unsigned char flags3; /* Flag bits #3: */ member in struct:traceback_table
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dpef-traceback.h116 unsigned char flags3; /* Flag bits #3: */ member in struct:traceback_table
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dpef-traceback.h116 unsigned char flags3; /* Flag bits #3: */ member in struct:traceback_table
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dpef-traceback.h116 unsigned char flags3; /* Flag bits #3: */ member in struct:traceback_table
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dagm.c234 MPFR_BLOCK_DECL (flags3);
241 (flags3,
247 if (MPFR_LIKELY (! MPFR_UNDERFLOW (flags3)))
/netbsd-current/sys/dev/scsipi/
H A Dscsipi_all.h143 /* 8*/ u_int8_t flags3; member in struct:scsipi_inquiry_data
H A Dscsiconf.c1024 if ((inqbuf.flags3 & SID_CmdQue) != 0 &&
1027 if ((inqbuf.flags3 & SID_Linked) != 0)
1029 if ((inqbuf.flags3 & SID_Sync) != 0 &&
1032 if ((inqbuf.flags3 & SID_WBus16) != 0 &&
1035 if ((inqbuf.flags3 & SID_WBus32) != 0 &&
1038 if ((inqbuf.flags3 & SID_SftRe) != 0)
1040 if ((inqbuf.flags3 & SID_RelAdr) != 0)
H A Dscsipi_base.c1256 inqbuf->flags1 = inqbuf->flags2 = inqbuf->flags3 = 0;
1276 inqbuf->flags1 = inqbuf->flags2 = inqbuf->flags3 = 0;
/netbsd-current/sys/dev/ic/
H A Dadwlib.c2247 if ((sc->wdtr_able & tidmask) && (inq->flags3 & SID_WBus16)) {
2286 if ((sc->sdtr_able & tidmask) && (inq->flags3 & SID_Sync)) {
2345 if ((sc->tagqng_able & tidmask) && (inq->flags3 & SID_CmdQue)) {
H A Dbwi.c6101 uint16_t flags1, flags3; local
6106 flags3 = le16toh(hdr->rxh_flags3);
6113 if (flags3 & BWI_RXH_F3_BCM2050_RSSI)
6136 if (flags3 & BWI_RXH_F3_BCM2050_RSSI)
6179 if (flags3 & BWI_RXH_F3_BCM2050_RSSI)
6202 if (flags3 & BWI_RXH_F3_BCM2050_RSSI)
H A Dciss.c860 (inq->flags3 & SID_CmdQue) != 0) {
/netbsd-current/sys/arch/prep/stand/boot/
H A Dsd.c608 // if ((inqbuf->flags3 & SID_CmdQue) != 0)
610 if ((inqbuf->flags3 & SID_Sync) != 0)
/netbsd-current/sys/arch/bebox/stand/boot/
H A Dsd.c608 // if ((inqbuf->flags3 & SID_CmdQue) != 0)
610 if ((inqbuf->flags3 & SID_Sync) != 0)
/netbsd-current/sys/dev/ieee1394/
H A Dsbp.c1704 inq->flags3 |= SID_CmdQue;
1706 inq->flags3 &= ~SID_CmdQue;
/netbsd-current/sys/arch/sparc64/dev/
H A Dvdsk.c1286 inq.flags3 |= SID_CmdQue;
/netbsd-current/sys/dev/pci/
H A Dips.c938 inq.flags3 |= SID_CmdQue;
H A Dif_mcx.c865 uint8_t flags3; member in struct:mcx_cap_device
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c94833 u16 flags3; /* Copy of initial value of pIn3->flags */ local
97363 u16 flags3, newType; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dtypecons.d7530 BitFlags!(UnsafeEnum, Yes.unsafe) flags3;

Completed in 691 milliseconds