Searched refs:low (Results 201 - 225 of 425) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/gdb/gdb/
H A Dada-valprint.c158 LONGEST low, high;
159 if (get_discrete_bounds (TYPE_FIELD_TYPE (type, 0), &low, &high) < 0)
162 len = high - low + 1;
157 LONGEST low, high; local
/freebsd-11-stable/sys/dev/drm/
H A Di915_irq.c145 u32 high1, high2, low, count; local
156 * High & low register fields aren't synchronized, so make sure
157 * we get a low value that's stable across two reads of the high
163 low = ((I915_READ(low_frame) & PIPE_FRAME_LOW_MASK) >>
169 count = (high1 << 8) | low;
/freebsd-11-stable/lib/libc/rpc/
H A Dauth_des.c306 ivec.key.high = ivec.key.low = 0;
322 ad->ad_verf.adv_winverf = cryptbuf[1].key.low;
379 buf.key.low = (uint32_t)*ixdr++;
/freebsd-11-stable/sys/kern/
H A Dkern_uuid.c63 uint32_t low; member in struct:uuid_private::__anon12109::__anon12110
160 uuid.time.x.low = (uint32_t)time;
278 id->time.x.low, id->time.x.mid, id->time.x.hi, be16toh(id->seq),
/freebsd-11-stable/usr.sbin/nscd/
H A Dparser.c315 get_number(const char *str, int low, int max) argument
328 if (((res >= low) || (low == -1)) &&
/freebsd-11-stable/sys/dev/iicbus/
H A Diicsmb.c76 char low; /* low byte received first */ member in struct:iicsmb_softc
197 sc->low, sc->high, SMB_ENOERR);
214 sc->low = *buf;
/freebsd-11-stable/contrib/tcsh/
H A Ded.chared.c253 c_preword(Char *p, Char *low, int n, Char *delim) argument
256 Char *prev = low;
281 if (p < low)
282 p = low;
311 c_prev_word(Char *p, Char *low, int n) argument
317 while ((p >= low) && !isword(*p))
319 while ((p >= low) && isword(*p))
325 if (p < low)
326 p = low;
334 if (p < low)
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/unix/include/isc/
H A Dnet.h328 isc_net_getudpportrange(int af, in_port_t *low, in_port_t *high);
336 *\li 'low' and 'high' must be non NULL.
340 *\li *low and *high will be the ports specifying the low and high ends of
/freebsd-11-stable/contrib/ntp/lib/isc/win32/include/isc/
H A Dnet.h340 isc_net_getudpportrange(int af, in_port_t *low, in_port_t *high);
348 *\li 'low' and 'high' must be non NULL.
352 *\li *low and *high will be the ports specifying the low and high ends of
/freebsd-11-stable/include/rpc/
H A Dauth.h157 uint32_t low; member in struct:des_block::__anon6535
/freebsd-11-stable/lib/libc/mips/string/
H A Dbcmp.S59 xor v0, a0, a1 # compare low two bits of addresses
/freebsd-11-stable/sys/dev/mxge/
H A Dmxge_mcp.h51 uint32_t low; member in struct:mcp_dma_addr
84 uint32_t data0; /* will be low portion if data > 32 bits */
/freebsd-11-stable/sys/rpc/
H A Dauth.h157 uint32_t low; member in struct:des_block::__anon13251
/freebsd-11-stable/tools/test/testfloat/sparc64/
H A Dfpu_util.c68 unsigned long high, low; member in struct:__anon13645
82 v.low = ((u_int64_t)__fpreg[r + 2] << 32 | (u_int64_t)__fpreg[r + 3]);
92 __fpreg[r + 2] = (u_int32_t)(v.low >> 32);
93 __fpreg[r + 3] = (u_int32_t)v.low;
/freebsd-11-stable/sys/dev/smbus/
H A Dsmbus.c92 smbus_generic_intr(device_t dev, u_char devaddr, char low, char high, int err) argument
/freebsd-11-stable/sys/sys/
H A Dmalloc.h56 #define M_BESTFIT 0x2000 /* Only for vmem, low fragmentation. */
173 vm_paddr_t low, vm_paddr_t high, unsigned long alignment,
/freebsd-11-stable/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h114 u_char low [ISODCL(13,20)]; member in struct:__anon8768
/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_mac.c630 unsigned int low; local
651 low = MAX((unsigned int)rngp->first, el_min);
653 width = high - low + 1;
656 (~0ULL) : (((1ULL << width) - 1) << (low - el_min));
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_64.h40 llvm::support::ulittle64_t low; member in struct:lldb_private::minidump::Uint128
160 // low 8 bits identify the type of context saved.
/freebsd-11-stable/usr.bin/rpcinfo/
H A Drpcinfo.c368 * that fails, it obtains the high order and the low order version number. If
414 minvers = rpcerr.re_vers.low;
429 minvers = rpcerr.re_vers.low;
516 if (err.re_vers.low > PMAPVERS) {
731 if (err.re_vers.low == RPCBVERS4) {
742 int high, low; local
784 low = pmaphead->pml_map.pm_port & 0xff;
788 high, low);
1311 minvers = rpcerr.re_vers.low;
1325 minvers = rpcerr.re_vers.low;
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Datomic.c113 intptr_t low = hash & SPINLOCK_MASK; local
117 hash ^= low;
/freebsd-11-stable/sys/amd64/amd64/
H A Dfpu.c82 uint32_t low, hi; local
84 low = mask;
86 __asm __volatile("xrstor %0" : : "m" (*addr), "a" (low), "d" (hi));
92 uint32_t low, hi; local
94 low = mask;
96 __asm __volatile("xsave %0" : "=m" (*addr) : "a" (low), "d" (hi) :
/freebsd-11-stable/sys/dev/acpica/
H A Dacpi_resource.c448 uint64_t low, uint64_t high,
453 uint64_t low, uint64_t high,
521 acpi_res_set_iorange(device_t dev, void *context, uint64_t low, argument
537 if (high == (low + length)) {
542 bus_set_resource(dev, SYS_RES_IOPORT, cp->ar_nio++, low, length);
562 acpi_res_set_memoryrange(device_t dev, void *context, uint64_t low, argument
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c67 register BN_ULONG high,low; \
69 : "=a"(low),"=d"(high) \
74 : "a"(low),"g"(0) \
84 register BN_ULONG high,low; \
86 : "=a"(low),"=d"(high) \
91 : "a"(low),"g"(0) \
/freebsd-11-stable/crypto/openssl/crypto/bn/
H A Dbn_lib.c94 void BN_set_params(int mult, int high, int low, int mont) argument
108 if (low >= 0) {
109 if (low > (int)(sizeof(int) * 8) - 1)
110 low = sizeof(int) * 8 - 1;
111 bn_limit_bits_low = low;
112 bn_limit_num_low = 1 << low;

Completed in 239 milliseconds

1234567891011>>