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

/illumos-gate/usr/src/grub/grub-0.97/
H A Dcompile45 If you are trying to build a whole package this is not the
/illumos-gate/usr/src/uts/sparc/sys/
H A Dmcontext.h112 double whole; member in union:_fq::__anon527
126 double whole; member in union:fq32::__anon528
/illumos-gate/usr/src/lib/libbc/libc/sys/common/
H A Ducontext.h65 double whole; member in union:fq::__anon2837
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrchr.s173 ! if we are, and then search by whole word.
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrchr.s173 ! if we are, and then search by whole word.
/illumos-gate/usr/src/lib/libshell/misc/
H A Dbuildksh93.sh435 ${CC} ${cc_sharedlib} ${CCFLAGS} -Wl,--whole-archive -Wl,-zmuldefs "${lib_a}" -Wl,--no-whole-archive -o "${root}/lib/${lib}.so.${vers}" $link
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_copy.s432 cmp %o1, 0x100 ! can we do whole chunk?
/illumos-gate/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl204 statline {Pages in the whole file (measured)} $file_pgcnt
206 statline {Pages in the whole file (calculated)} $file_pgcnt2
272 Number of pages in the whole file
/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_activate.c812 * In the trivial case of a whole-disk vdev we always write stage1 into
837 uint64_t whole; local
843 &whole);
845 if (whole)
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c1364 uint64_t whole; member in union:__anon10311
1443 tk.whole = latency;
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_consume.c587 uint_t len = 40, i, whole, partial; local
591 whole = (uint_t)f;
598 for (i = 0; i < whole; i++) {
/illumos-gate/usr/src/common/atomic/sparc/
H A Datomic.s776 * that the whole world needs the workaround.
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c140 int whole, frac, i; local
144 whole = numerator / denom;
145 frac = mul * numerator / denom - mul * whole;
146 return (mdb_snprintf(buf, len, "%u.%0*u", whole, frac_digits, frac));
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c2116 percentof(uint_t part, uint_t whole) argument
2120 return ((p / whole / 10) + (((p / whole % 10) >= 5) ? 1 : 0));
3949 * whole bubble to be consistant with
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex660 % produce a whole line of output instead of starting the paragraph.
2785 % @tab Legal holiday which is valid in major parts of the whole country.
3613 % Typeset the initial. Making this add up to a whole number of
3634 % ``-'' was active throughout whole index, but this isn't really right.
3636 % The right solution is to prevent \entry from swallowing the whole text.
3750 % whole lot of material, we might end up calling this \output
4602 % chapters. Have to read the whole toc once to know how many chapters
5798 % {. If so it reads up to the closing }, if not, it reads the whole

Completed in 102 milliseconds