Searched defs:low (Results 1 - 25 of 100) 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
55 if (keyval < mnl[low].value) {
58 (mnl[low].value - module->txt_origin);
69 while (low != high) {
70 middle = (high + low) >> 1;
85 low = middle + 1;
/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Dlookup.c41 size_t low = 0, middle, high = module->nfuncs - 1; local
54 if (keyval < nl[low].value) {
57 (nl[low].value - module->txt_origin);
68 while (low != high) {
69 middle = (high + low) >> 1;
84 low = middle + 1;
100 size_t low = 0, middle, high = nelem - 1; local
102 if (keypc <= pclist[low])
108 while (low != high) {
109 middle = (high + low) >>
[all...]
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dpack_float.c61 unsigned long high, low, shiftout = 0; local
64 low = pu->significand[i] << (32 - n);
66 shiftout = low;
H A D_unpack_dble.c67 unsigned long high, low, shiftout = 0; local
70 low = pu->significand[i] >> (32 - nlzbits);
72 shiftout = low;
114 unsigned long high, low, shiftout = 0; local
117 low = pu->significand[i] >> (32 - n);
119 shiftout = low;
/illumos-gate/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...]
/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
94 low = APIC_READ_IOAPIC_RDT_ENTRY_LOW_DWORD(i, reg);
96 mdb_printf("%2d %8x %8x\n", reg, high, low);
/illumos-gate/usr/src/uts/common/os/
H A Did_space.c42 * system is low on memory. If id_alloc_nosleep() fails, callers should
44 * low-memory situation worse.
62 * Create an arena to represent the range [low, high).
66 id_space_create(const char *name, id_t low, id_t high) argument
68 ASSERT(low >= 0);
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), hig
[all...]
/illumos-gate/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...]
H A Dpack_float.c62 unsigned int high, low, shiftout = 0; local
65 low = pu->significand[i] << (32 - n);
67 shiftout = low;
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dclosefrom.c140 int low = (lowfd < 0)? 0 : lowfd; local
147 (void) close(low++);
148 (void) fdwalk(void_close, &low);
/illumos-gate/usr/src/uts/common/zmod/
H A Dinftrees.c53 unsigned low; /* low bits for current root entry */ local
54 unsigned mask; /* mask for low root bits */
161 of the low root bits of huff. This is saved in low to check for when a
209 low = (unsigned)(-1); /* trigger new sub-table when len > root */
211 mask = used - 1; /* mask for comparing low */
234 /* replicate for those indices with low len bits equal to huff */
262 if (len > root && (huff & mask) != low) {
286 low
[all...]
H A Dinflate.c278 unsigned low, size; local
293 low = 0;
295 if ((low % 7) == 0) printf("\n ");
296 printf("{%u,%u,%d}", state.lencode[low].op, state.lencode[low].bits,
297 state.lencode[low].val);
298 if (++low == size) break;
304 low = 0;
306 if ((low % 6) == 0) printf("\n ");
307 printf("{%u,%u,%d}", state.distcode[low]
[all...]
/illumos-gate/usr/src/boot/lib/libz/
H A Dinftrees.c51 unsigned low; /* low bits for current root entry */ local
52 unsigned mask; /* mask for low root bits */
159 of the low root bits of huff. This is saved in low to check for when a
206 low = (unsigned)(-1); /* trigger new sub-table when len > root */
208 mask = used - 1; /* mask for comparing low */
232 /* replicate for those indices with low len bits equal to huff */
260 if (len > root && (huff & mask) != low) {
285 low
[all...]
/illumos-gate/usr/src/common/tsol/
H A Dltos.c52 static _mac_label_impl_t low; variable
141 _BSLLOW(&low);
152 if (_MEQUAL(&low, (_mac_label_impl_t *)l)) {
197 _BSLLOW(&low);
231 if (_MEQUAL(&low, (_mac_label_impl_t *)l)) {
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub3.c308 int low, high, i; local
316 low = 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
301 low = 1;
305 while (low <= high) {
306 mid = (low + high) / 2;
311 low = 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;
117 low = mid + 2;
121 low = mid + 2;
/illumos-gate/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;
/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
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...]
/illumos-gate/usr/src/lib/libbc/inc/include/rpc/
H A Dauth.h68 u_int32 low; member in struct:des_block::__anon2764
H A Drpc_msg.h80 u_long low; member in struct:accepted_reply::__anon2774::__anon2775
100 u_long low; member in struct:rejected_reply::__anon2777::__anon2778
/illumos-gate/usr/src/head/
H A Dregexp.h67 static int low; variable
409 while (low--)
424 while (low--)
439 while (low--) {
462 while (low--) {
557 low = *str++ & 0377;
558 size = ((*str & 0377) == 255)? 20000: (*str &0377) - low;
/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dutils.c374 #define low(x) (x&((1L<<HALFLONG)-1)) 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.h149 pfn_t low; member in struct:avail_range
/illumos-gate/usr/src/uts/common/rpc/
H A Drpc_msg.h96 rpcvers_t low; member in struct:accepted_reply::__anon6872::__anon6873
116 rpcvers_t low; member in struct:rejected_reply::__anon6875::__anon6876

Completed in 150 milliseconds

1234