Searched refs:x1 (Results 126 - 150 of 295) sorted by relevance

1234567891011>>

/osnet-11/usr/src/lib/libast/i386/include/ast/
H A Dproc.h68 #define PROC_FD_CHILD 0x1
/osnet-11/usr/src/lib/libast/sparc/include/ast/
H A Dproc.h68 #define PROC_FD_CHILD 0x1
/osnet-11/usr/src/lib/libast/sparcv9/include/ast/
H A Dproc.h68 #define PROC_FD_CHILD 0x1
/osnet-11/usr/src/lib/libc/port/fp/
H A Dfpparts.h141 #define SETQNAN(X) ((((_dval *)&(X))->nparts.qnan_bit) = 0x1)
/osnet-11/usr/src/lib/libc/sparc/fp/
H A Dquad.h57 #define FSR_NXC 0x1
/osnet-11/usr/src/lib/scsi/libses/common/
H A Dlibses.h53 SES_NODE_TARGET = 0x1,
/osnet-11/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2.h38 SES_ET_DEVICE = 0x1,
275 SES_SASCONN_T_SFF_8470 = 0x1,
362 SES2_DLUCODE_S_INPROGRESS = 0x1,
457 SES_PRQ_SET = 0x1,
/osnet-11/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi.h136 #define SELFTEST_ABORT_REQUEST 0x1
301 #define MODEPAGE_SUPP_IEC 0x1
304 #define LOGPAGE_SUPP_IE 0x1
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c77 const int x1 = ROWBYTES; variable
229 if ((fontx + 1) >= x1) {
625 if (col >= x0 && col < x1) {
647 for (i = x0; i < x1; i++) {
654 for (i = x0; i < x1; i++)
/osnet-11/usr/src/lib/libscf/inc/
H A Dlibscf.h234 #define SCF_TMPL_STRERROR_HUMAN 0x1
491 #define SCF_PG_FLAG_NONPERSISTENT 0x1
493 #define SCF_TRACE_LIBRARY 0x1
496 #define SMF_IMMEDIATE 0x1
784 #define SCF_PG_TMPL_FLAG_REQUIRED 0x1
810 #define SCF_PROP_TMPL_FLAG_REQUIRED 0x1
864 #define SCF_TMPL_VALIDATE_FLAG_CURRENT 0x1
/osnet-11/usr/src/lib/libdevinfo/
H A Dlibdevinfo.h77 #define DI_HP_CONNECTOR 0x1
87 #define DI_DEVICE_OFFLINE 0x1
599 #define DI_INIT_HEADERONLY 0x1
630 #define DI_CRO_REC_FLAG_PRIV 0x1 /* private record */
706 #define DI_CRODC_REC_LINKINFO_STD 0x1 /* use SYS/ALIAS links */
772 #define DI_PCA_INIT_FLAG_PRINT 0x1
775 #define DI_PCA_SYNC_FLAG_COMMIT 0x1
H A Ddevinfo_dli.c50 #define DLI_NAME 0x1
/osnet-11/usr/src/lib/libparted/common/libparted/fs/ext2/
H A Dext2_block_relocator.c95 static int compare_block_entries(const void *x0, const void *x1) argument
101 b1 = (const struct ext2_block_entry *)x1;
112 static int compare_block_entries_ind(const void *x0, const void *x1) argument
118 b1 = (const struct ext2_block_entry *)x1;
129 static int compare_block_entries_ref(const void *x0, const void *x1) argument
135 b1 = (const struct ext2_block_entry *)x1;
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dascii_strcasecmp.s239 lduw [%i1 + %i2], %i3 ! x1 = word from s1
240 andn %i3, %i4, %l0 ! q1 = x1 & ~m1
248 andn %i4, %i3, %l0 ! q1 = m1 & ~x1
276 lduw [%i1 + %i2], %i3 ! x1 = word from s1
279 andn %i3, %i4, %l0 ! q1 = x1 & ~m1
288 andn %i4, %i3, %l0 ! q1 = m1 & ~x1
/osnet-11/usr/src/lib/libc/sparcv9/gen/
H A Dascii_strcasecmp.s239 lduw [%i1 + %i2], %i3 ! x1 = word from s1
240 andn %i3, %i4, %l0 ! q1 = x1 & ~m1
248 andn %i4, %i3, %l0 ! q1 = m1 & ~x1
277 lduw [%i1 + %i2], %i3 ! x1 = word from s1
280 andn %i3, %i4, %l0 ! q1 = x1 & ~m1
289 andn %i4, %i3, %l0 ! q1 = m1 & ~x1
/osnet-11/usr/src/lib/libresolv/arpa/
H A Dnameser.h67 #define IQUERY 0x1 /* inverse query */
/osnet-11/usr/src/lib/libkmf/include/
H A Dkmfpolicy.h73 #define KMF_REVOCATION_METHOD_CRL 0x1
/osnet-11/usr/src/lib/libcpc/sparc/
H A Dconf_ultra.c90 {v, 0x1, "Instr_cnt"}, \
149 {V_US4_PLUS, 0x1, "Instr_cnt"},
227 {v, 0x1, "Instr_cnt"}, \
315 {V_US4_PLUS, 0x1, "Instr_cnt"},
/osnet-11/usr/src/lib/libipmp/common/
H A Dipmp_query.h60 IPMP_IFFLAG_INACTIVE = 0x1,
/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_parse.h109 #define TF_LIVE 0x1 /* Parsing should create topology nodes */
/osnet-11/usr/src/grub/grub2/include/grub/
H A Data.h73 #define GRUB_ATAPI_IREASON_CMD_OUT 0x1
H A Dntfs.h58 GRUB_NTFS_ATTR_READ_ONLY = 0x1,
/osnet-11/usr/src/grub/grub-0.97/util/
H A Dmbchk.c110 filename, (mbh->flags & 0x1)? "on" : "off");
/osnet-11/usr/src/lib/passwdutil/
H A Dpasswdutil.h38 ATTR_NAME = 0x1,
/osnet-11/usr/src/lib/storage/libg_fc/common/hdrs/
H A Dg_state.h96 #define PATH_FAILOVER 0x1

Completed in 61 milliseconds

1234567891011>>