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

123

/osnet-11/usr/src/grub/grub2/grub-core/kern/mips/
H A Dinit.c30 grub_uint32_t low; local
32 asm volatile ("mfc0 %0, " GRUB_CPU_MIPS_COP0_TIMER_COUNT : "=r" (low));
33 if (low < last)
35 last = low;
37 return (((grub_uint64_t) high) << 32) | low;
/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Derrormap.c165 PRInt32 low = 0; local
176 for (i = low; i <= high; ++i) {
213 while (low + 1 < high) {
214 i = (low + high) / 2;
221 low = i;
223 if (errNum == errStrings[low].errNum)
224 return errStrings[low].errString;
269 PRInt32 low = 0; local
279 while (low + 1 < high) {
280 i = (low
[all...]
/osnet-11/usr/src/grub/grub2/include/grub/zfs/
H A Dspa.h46 #define BF32_DECODE(x, low, len) P2PHASE((x) >> (low), 1U << (len))
47 #define BF64_DECODE(x, low, len) P2PHASE((x) >> (low), 1ULL << (len))
48 #define BF32_ENCODE(x, low, len) (P2PHASE((x), 1U << (len)) << (low))
49 #define BF64_ENCODE(x, low, len) (P2PHASE((x), 1ULL << (len)) << (low))
51 #define BF32_GET(x, low, len) BF32_DECODE(x, low, le
[all...]
/osnet-11/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h29 #define BF32_DECODE(x, low, len) P2PHASE((x) >> (low), 1U << (len))
30 #define BF64_DECODE(x, low, len) P2PHASE((x) >> (low), 1ULL << (len))
31 #define BF32_ENCODE(x, low, len) (P2PHASE((x), 1U << (len)) << (low))
32 #define BF64_ENCODE(x, low, len) (P2PHASE((x), 1ULL << (len)) << (low))
34 #define BF32_GET(x, low, len) BF32_DECODE(x, low, le
[all...]
/osnet-11/usr/src/lib/libc/port/fp/
H A Dmuldi3.c73 * (2^n + 1) (u0 v0) [u0v0 = low]
91 * (2^n)(high) + (2^n)(mid) + (2^n + 1)(low)
95 * (2^n)(high + mid + low) + low
98 * of 2^n in either one will also vanish. Only `low' need be computed
106 union uu u, v, low, prod; local
142 low.q = __lmulq(u0, v0);
159 prod.ul[H] = high + (negmid ? -mid : mid) + low.ul[L] +
160 low.ul[H];
161 prod.ul[L] = low
190 ulong_t u1, u0, v1, v0, udiff, vdiff, high, mid, low; local
[all...]
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dlmul.s44 mull rop(%esp) / high(lop) * low(rop)
48 mull lop(%esp) / high(rop) * low(lop)
52 mull lop(%esp) / low(rop) * low(lop)
H A Dbyteorder.s63 shrl $16, %eax / moves high 16-bit to low 16-bit
70 shrl $16, %eax / moves high 16-bit to low 16-bit
/osnet-11/usr/src/grub/grub2/grub-core/kern/i386/qemu/
H A Dmmap.c44 grub_uint8_t high, low, b, c, d; local
46 grub_cmos_read (QEMU_CMOS_MEMSIZE_LOW, &low);
48 | ((grub_uint64_t) low) << 16;
57 grub_cmos_read (QEMU_CMOS_MEMSIZE2_LOW, &low);
59 = ((((grub_uint64_t) high) << 18) | (((grub_uint64_t) low) << 10))
/osnet-11/usr/src/lib/libnisdb/
H A Ddb_vers_c.x72 % vers( unsigned int high, unsigned int low) {
73 % vers_high = high; vers_low = low; time_sec = time_usec = 0;
/osnet-11/usr/src/lib/libproc/common/
H A Dproc_arg.c305 proc_lwp_get_range(char *range, id_t *low, id_t *high) argument
308 *low = 0;
310 *low = (id_t)strtol(range, &range, 10);
313 *high = *low;
330 if (*high < *low) {
332 *high = *low;
333 *low = tmp;
356 id_t low, high; local
371 if (proc_lwp_get_range(range, &low, &high) != 0) {
382 if (id >= low
394 id_t low, high; local
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/commands/
H A Dxnu_uuid.c54 int low = 0; local
61 low = 1;
86 if (!low)
H A Dhashsum.c107 int high, low; local
109 low = hextoval (*p++);
110 if (high < 0 || low < 0)
112 expected[i] = (high << 4) | low;
/osnet-11/usr/src/lib/libc/port/gen/
H A Dclosefrom.c137 int low = (lowfd < 0)? 0 : lowfd; local
144 (void) close(low++);
145 (void) fdwalk(void_close, &low);
/osnet-11/usr/src/lib/libnsl/rpc/
H A Drpc_prot.c97 if (!xdr_u_int(xdrs, (uint_t *)&(ar->ar_vers.low)))
115 if (!xdr_u_int(xdrs, (uint_t *)&(rr->rj_vers.low)))
167 if (!xdr_u_int(xdrs, (uint_t *)&(ar->ar_vers.low)))
230 if (!xdr_u_int(xdrs, (uint_t *)&(ar->ar_vers.low)))
355 error->re_vers.low = msg->rjcted_rply.rj_vers.low;
364 error->re_vers.low = msg->acpted_rply.ar_vers.low;
H A Dsvcauth_des.c173 cred->adc_fullname.key.key.low = (uint32_t)*ixdr++;
192 verf.adv_xtimestamp.key.low = (uint32_t)*ixdr++;
270 cryptbuf[1].key.low = verf.adv_winverf;
271 ivec.key.high = ivec.key.low = 0;
417 *ixdr++ = (int32_t)verf.adv_xtimestamp.key.low;
579 cp->key.key.low == key->key.low &&
H A Dauth_des.c280 ivec.key.high = ivec.key.low = 0;
296 ad->ad_verf.adv_winverf = cryptbuf[1].key.low;
356 buf.key.low = (uint32_t)*ixdr++;
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Di386_timer.c1 /* A couple of routines to implement a low-overhead timer for drivers */
71 #define rdtsc(low,high) \
72 __asm__ __volatile__("rdtsc" : "=a" (low), "=d" (high))
/osnet-11/usr/src/lib/libgen/common/
H A Dreg_step.c64 static int low; variable
311 while (low--) {
333 while (low--)
347 while (low--) {
383 while (low--) {
403 while (low--) {
601 low = *str++ & 0377;
602 size = (*str == (char)255)? 20000: (*str &0377) - low;
/osnet-11/usr/src/lib/libntfs/common/libntfs/
H A Ddevice.c565 s64 high, low; local
607 low = 0LL;
609 low = high;
610 while (low < high - 1LL) {
611 const s64 mid = (low + high) / 2;
614 low = mid;
619 return (low + 1LL) / block_size;
/osnet-11/usr/src/lib/libcurses/screen/
H A Dprint.c108 int low = 0, mid, high = listsize - 2; local
109 while (low <= high) {
110 mid = (low + high) / 4 * 2;
117 low = mid + 2;
121 low = mid + 2;
/osnet-11/usr/src/grub/grub2/grub-core/mmap/
H A Dmmap.c324 grub_uint64_t iterator, low, high, cur; local
343 low = 0;
345 /* Find starting value. Keep low and high such that
346 fill_mask (low) < addr and fill_mask (high) >= addr;
348 while (high - low > 1)
350 cur = (low + high) / 2;
354 low = cur;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/BigInt/
H A DCalcEmu.pm287 Math::BigInt::CalcEmu - Emulate low-level math with BigInt code
291 Contains routines that emulate low-level math functions in BigInt, e.g.
292 optional routines the low-level math package does not provide on it's own.
296 Stuff here is really low-priority to optimize,
297 since it is far better to implement the operation in the low-level math
/osnet-11/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcpy.s413 ! 1st chunk - %d0 low, %d16 high, %d32 pre, %d48 dst
421 ! 2nd chunk - %d0 pre, %d16 low, %d32 high, %d48 dst
429 ! 3rd chunk - %d0 high, %d16 pre, %d32 low, %d48 dst
501 ! 1st chunk - %d0 low, %d16 high, %d32 pre, %d48 dst
509 ! 2nd chunk - %d0 pre, %d16 low, %d32 high, %d48 dst
517 ! 3rd chunk - %d0 high, %d16 pre, %d32 low, %d48 dst
587 ! 1st chunk - %d0 low, %d16 high, %d32 pre, %d48 dst
595 ! 2nd chunk - %d0 pre, %d16 low, %d32 high, %d48 dst
603 ! 3rd chunk - %d0 high, %d16 pre, %d32 low, %d48 dst
675 ! 1st chunk - %d0 low,
[all...]
/osnet-11/usr/src/grub/grub2/grub-core/kern/ia64/
H A Ddl.c78 grub_uint32_t high, mid, low, c; local
79 low = (a & 0x00007f);
82 c = (low | mid | high) + value;
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dregex_internal.c609 Idx low = 0, high = pstr->valid_len, mid;
612 mid = (high + low) / 2;
616 low = mid + 1;
620 while (low < high);
637 for (low = 0; low < pstr->valid_len; low++)
638 pstr->offsets[low] = pstr->offsets[low + offset] - offset;
661 for (low
608 Idx low = 0, high = pstr->valid_len, mid; local
[all...]

Completed in 64 milliseconds

123