Searched refs:little (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dbyteorder.c33 #error Use ISA-specific byteorder.s on a little-endian machine.
41 * On little endian machines, these functions byte swap.
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dbyteorder.c33 #error Use ISA-specific byteorder.s on a little-endian machine.
41 * On little endian machines, these functions byte swap.
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pragma/
H A Dtst.temporal2.ksh52 * record its data just a little bit before the other cpus.
/illumos-gate/usr/src/uts/sun4/conf/
H A Dgenalign.s39 ! this little hack generates a .note section where we tell
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/exception/
H A DSuccinctStackTraceFormatter.java135 return new Throwable().initCause(little());
138 public static final Throwable little() { method in class:SuccinctStackTraceFormatter
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.s58 ! %o3 is 0 for little endian, non-zero for big endian
79 movz %xcc, ASI_IOL, %g1 ! Big/little endian physical space
126 ! %o3 is 0 for little endian, non-zero for big endian
135 movz %xcc, ASI_IOL, %g1 ! Big/little endian physical space
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dbyteorder64.c35 #error Use ISA-dependent byteorder64.c only on a 32-bit little-endian machine.
H A Dbyteorder.s101 / Convert in to little endian, eg. ntohs()
121 / Convert in to little endian, eg. ntohl()
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_asm.s30 * Assembly language support for physical big/little endian access of pcitool
56 ! %o3 is 0 for little endian, non-zero for big endian
75 movz %xcc, ASI_IOL, %g1 ! Big/little endian physical space
122 ! %o3 is 0 for little endian, non-zero for big endian
/illumos-gate/usr/src/boot/sys/boot/common/
H A Dgpt.c34 #error gpt.c works only for little endian architectures
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.sub827 ppcle | powerpclittle | ppc-le | powerpc-little)
837 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dconf.c4161 ** little -- the little (sub) string.
4164 ** A pointer to the first instance of little in big.
4165 ** big if little is the null string.
4166 ** NULL if little is not contained in big.
4172 strstr(big, little)
4174 char *little;
4179 if (*little == '\0')
4181 l = strlen(little);
4183 while ((p = strchr(p, *little)) !
[all...]
/illumos-gate/usr/src/tools/scripts/
H A Dwebrev.sh1184 // Set location and scroll back a little to expose previous
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s490 ! Could eliminate the next two instructions with a little work.
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3777 % First we halve the line length, less a little for the gutter between
4566 \advance\baselineskip by 1pt % Open it up a little.
5463 % The \sf parens (in \boldbrax) actually are a little bolder than

Completed in 122 milliseconds