Searched defs:high (Results 1 - 25 of 90) sorted by relevance

1234

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dlookup.c42 size_t low = 0, middle, high = module->nname - 1; local
63 if (keyval >= mnl[high].value) {
66 return (&mnl[high]);
69 while (low != high) {
70 middle = (high + low) >> 1;
83 high = middle;
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dlookup.c41 size_t low = 0, middle, high = module->nfuncs - 1; local
62 if (keyval >= nl[high].value) {
65 return (&nl[high]);
68 while (low != high) {
69 middle = (high + low) >> 1;
82 high = middle;
100 size_t low = 0, middle, high = nelem - 1; local
105 if (keypc > pclist[high])
108 while (low != high) {
109 middle = (high
[all...]
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dpack_float.c61 unsigned long high, low, shiftout = 0; local
63 high = pu->significand[i] >> n;
65 pu->significand[i] = shiftout | high;
H A D_unpack_dble.c67 unsigned long high, low, shiftout = 0; local
69 high = pu->significand[i] << nlzbits;
71 pu->significand[i] = shiftout | high;
114 unsigned long high, low, shiftout = 0; local
116 high = pu->significand[i] << n;
118 pu->significand[i] = shiftout | high;
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Derrormap.c166 PRInt32 high = numStrings - 1; local
176 for (i = low; i <= high; ++i) {
213 while (low + 1 < high) {
214 i = (low + high) / 2;
219 high = i;
225 if (errNum == errStrings[high].errNum)
226 return errStrings[high].errString;
270 PRInt32 high = numStrings - 1; local
279 while (low + 1 < high) {
280 i = (low + high) /
[all...]
/illumos-gate/usr/src/cmd/mdb/i86pc/modules/common/
H A Dapic_common.c89 mdb_printf("%4s %8s %8s\n", "reg", "high", " low");
91 uint32_t high, low; local
93 high = APIC_READ_IOAPIC_RDT_ENTRY_HIGH_DWORD(i, reg);
96 mdb_printf("%2d %8x %8x\n", reg, high, low);
/illumos-gate/usr/src/uts/common/os/
H A Did_space.c62 * Create an arena to represent the range [low, high).
66 id_space_create(const char *name, id_t low, id_t high) argument
69 ASSERT(low < high);
71 return (vmem_create(name, ID_TO_ADDR(low), high - low, 1,
86 id_space_extend(id_space_t *isp, id_t low, id_t high) argument
88 (void) vmem_add(isp, ID_TO_ADDR(low), high - low, VM_SLEEP);
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dmuldi3.c71 * uv = (2^2n + 2^n) (u1 v1) + [u1v1 = high]
91 * (2^n)(high) + (2^n)(mid) + (2^n + 1)(low)
95 * (2^n)(high + mid + low) + low
97 * Furthermore, `high' and `mid' can be computed mod 2^n, as any factor
107 ulong_t high, mid, udiff, vdiff; local
139 * any upper bits in high and mid, so we can use native
154 high = u1 * v1;
159 prod.ul[H] = high + (negmid ? -mid : mid) + low.ul[L] +
185 * splits into high and low longs as HHALF(l) and LHUP(l) respectively.
190 ulong_t u1, u0, v1, v0, udiff, vdiff, high, mi local
[all...]
H A Dpack_float.c62 unsigned int high, low, shiftout = 0; local
64 high = pu->significand[i] >> n;
66 pu->significand[i] = shiftout | high;
/illumos-gate/usr/src/common/tsol/
H A Dltos.c53 static _mac_label_impl_t high; variable
142 _BSLHIGH(&high);
158 if (_MEQUAL(&high, (_mac_label_impl_t *)l)) {
198 _BSLHIGH(&high);
236 } else if (_MEQUAL(&high, (_mac_label_impl_t *)l)) {
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dbitset.c74 int high; local
88 high = i << BT_ULSHIFT;
90 if (BT_TEST(bs->bs_set, high + i))
92 return (high + i + 1);
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub3.c308 int low, high, i; local
317 high = yycgid(*s++);
318 for (i = low; i <= high; ++i)
/illumos-gate/usr/src/uts/common/kiconv/kiconv_sc/
H A Dkiconv_cck_common.c298 size_t low, high, mid; local
302 high = nitems - 1;
305 while (low <= high) {
306 mid = (low + high) / 2;
309 high = mid - 1;
/illumos-gate/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;
115 high = mid - 2;
119 high = mid - 2;
/illumos-gate/usr/src/lib/libuuid/common/
H A Duuid.c232 * The variant for this format is the 2 high bits set to 10,
413 * The variant for this format is the 2 high bits set to 10,
446 * Creates a new UUID. The uuid will be generated based on high-quality
614 uint_t high; local
628 high = uuid.time_mid | ((uuid.time_hi_and_version & 0xFFF) << 16);
629 clock_reg = uuid.time_low | ((u_longlong_t)high << 32);
/illumos-gate/usr/src/lib/libproc/common/
H A Dproc_arg.c305 proc_lwp_get_range(char *range, id_t *low, id_t *high) argument
313 *high = *low;
322 *high = INT_MAX;
324 *high = (id_t)strtol(range, &range, 10);
330 if (*high < *low) {
331 id_t tmp = *high;
332 *high = *low;
356 id_t low, high; local
371 if (proc_lwp_get_range(range, &low, &high) != 0) {
382 if (id >= low && id <= high)
394 id_t low, high; local
[all...]
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dauth.h67 u_int32 high; member in struct:des_block::__anon2764
H A Drpc_msg.h81 u_long high; member in struct:accepted_reply::__anon2774::__anon2775
101 u_long high; member in struct:rejected_reply::__anon2777::__anon2778
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dutils.c375 #define high(x) (x>>HALFLONG) macro
534 sum = low(sum) + high(sum);
536 return ((short)low(sum) + (short)high(sum));
/illumos-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dcprboot.h150 pfn_t high; member in struct:avail_range
/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_msg.h97 rpcvers_t high; member in struct:accepted_reply::__anon6872::__anon6873
117 rpcvers_t high; member in struct:rejected_reply::__anon6875::__anon6876
/illumos-gate/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c67 #define GET_BOUNDS(bitmap, low, high) { \
69 low = high = -1; \
74 high = _i; \
228 int low, high; local
254 low = high = 0;
258 GET_BOUNDS(sels, low, high);
261 for (i = low; i <= high; i++) {
/illumos-gate/usr/src/lib/libc/port/locale/
H A Dcollate.c221 int high; local
230 high = lcc->lc_info->chain_count - 1;
233 while (low <= high) {
234 next = (low + high) / 2;
248 high = next - 1;
257 int high = lcc->lc_info->large_count - 1; local
265 while (low <= high) {
266 next = (low + high) / 2;
274 high = next - 1;
496 * 31-bits wide. (But: be careful using priorities where the high
[all...]
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dmoddiv.c38 struct DWstruct {Wtype low, high;}; member in struct:DWstruct
82 d1 = dd.s.high;
84 n1 = nn.s.high;
113 rr.s.high = 0;
132 rr.s.high = n1;
164 rr.s.high = n1;
197 rr.s.high = n1 >> bm;
204 const DWunion ww = {{.low = q0, .high = q1}};
/illumos-gate/usr/src/common/ficl/
H A Dstack.c55 * Stack grows from low to high memory
235 ficlInteger high = ficlStackPopInteger(stack); local
237 FICL_2INTEGER_SET(high, low, ret);
245 ficlUnsigned high = ficlStackPopUnsigned(stack); local
247 FICL_2UNSIGNED_SET(high, low, ret);

Completed in 90 milliseconds

1234