Home
last modified time | relevance | path

Searched defs:low (Results 1 – 25 of 111) sorted by relevance

12345

/titanic_41/usr/src/grub/grub-0.97/stage2/zfs-include/
H A Dspa.h35 #define BF32_DECODE(x, low, len) P2PHASE((x) >> (low), 1U << (len)) argument
36 #define BF64_DECODE(x, low, len) P2PHASE((x) >> (low), 1ULL << (len)) argument
37 #define BF32_ENCODE(x, low, len) (P2PHASE((x), 1U << (len)) << (low)) argument
38 #define BF64_ENCODE(x, low, len) (P2PHASE((x), 1ULL << (len)) << (low)) argument
40 #define BF32_GET(x, low, len) BF32_DECODE(x, low, len) argument
41 #define BF64_GET(x, low, len) BF64_DECODE(x, low, len) argument
43 #define BF32_SET(x, low, len, val) \ argument
45 #define BF64_SET(x, low, len, val) \ argument
48 #define BF32_GET_SB(x, low, len, shift, bias) \ argument
50 #define BF64_GET_SB(x, low, len, shift, bias) \ argument
[all …]
/titanic_41/usr/src/cmd/sgs/prof/common/
H A Dlookup.c41 size_t low = 0, middle, high = module->nfuncs - 1; in nllookup() local
100 size_t low = 0, middle, high = nelem - 1; in locate() local
/titanic_41/usr/src/uts/common/os/
H A Did_space.c66 id_space_create(const char *name, id_t low, id_t high) in id_space_create()
86 id_space_extend(id_space_t *isp, id_t low, id_t high) in id_space_extend()
/titanic_41/usr/src/uts/common/fs/zfs/sys/
H A Dspa.h62 #define BF32_DECODE(x, low, len) P2PHASE((x) >> (low), 1U << (len)) argument
63 #define BF64_DECODE(x, low, len) P2PHASE((x) >> (low), 1ULL << (len)) argument
64 #define BF32_ENCODE(x, low, len) (P2PHASE((x), 1U << (len)) << (low)) argument
65 #define BF64_ENCODE(x, low, len) (P2PHASE((x), 1ULL << (len)) << (low)) argument
67 #define BF32_GET(x, low, len) BF32_DECODE(x, low, len) argument
68 #define BF64_GET(x, low, len) BF64_DECODE(x, low, len) argument
70 #define BF32_SET(x, low, len, val) do { \ argument
76 #define BF64_SET(x, low, len, val) do { \ argument
82 #define BF32_GET_SB(x, low, len, shift, bias) \ argument
84 #define BF64_GET_SB(x, low, len, shift, bias) \ argument
[all …]
/titanic_41/usr/src/lib/libc/port/fp/
H A Dmuldi3.c106 union uu u, v, low, prod; in ___muldi3() local
190 ulong_t u1, u0, v1, v0, udiff, vdiff, high, mid, low; in __lmulq() local
H A Dpack_float.c62 unsigned int high, low, shiftout = 0; in __fp_rightshift() local
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A D_unpack_dble.c67 unsigned long high, low, shiftout = 0; in _fp_normalize() local
114 unsigned long high, low, shiftout = 0; in _fp_leftshift() local
H A Dpack_float.c61 unsigned long high, low, shiftout = 0; local
/titanic_41/usr/src/cmd/geniconvtbl/
H A Ditm_comp.l268 int low; in at_name_to_token() local
298 int low; in hexadecimal_data() local
/titanic_41/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Derrormap.c165 PRInt32 low = 0; in SECU_Strerror() local
269 PRInt32 low = 0; in SECU_Strerror() local
/titanic_41/usr/src/cmd/sgs/gprof/common/
H A Dlookup.c42 size_t low = 0, middle, high = module->nname - 1; in nllookup() local
/titanic_41/usr/src/lib/libproc/common/
H A Dproc_arg.c305 proc_lwp_get_range(char *range, id_t *low, id_t *high) in proc_lwp_get_range()
356 id_t low, high; in proc_lwp_in_set() local
394 id_t low, high; in proc_lwp_range_valid() local
/titanic_41/usr/src/lib/libc/port/gen/
H A Dclosefrom.c140 int low = (lowfd < 0)? 0 : lowfd; in closefrom() local
/titanic_41/usr/src/cmd/mdb/intel/modules/amd_opteron/
H A Dao.c155 #define SCRUBCODE(val, low) ((val) >> low & 0x1f) argument
157 #define SCRUBSTR(val, low) \ argument
/titanic_41/usr/src/uts/i86pc/i86hvm/io/xpv/
H A Devtchn.c67 #define GET_BOUNDS(bitmap, low, high) { \ argument
228 int low, high; in evtchn_callback_fcn() local
/titanic_41/usr/src/lib/libbsm/common/
H A Daudit_scf.h135 #define CHK_BDRY_QLOWATER(low, high) !((low) < AQ_MINLOW || (low) >= (high)) argument
136 #define CHK_BDRY_QHIWATER(low, high) !((high) <= (low) || \ argument
/titanic_41/usr/src/cmd/mdb/i86pc/modules/common/
H A Dapic_common.c91 uint32_t high, low; in ioapic() local
/titanic_41/usr/src/uts/common/zmod/
H A Dinftrees.c53 unsigned low; /* low bits for current root entry */ local
/titanic_41/usr/src/uts/common/rpc/
H A Drpc_msg.h96 rpcvers_t low; member
116 rpcvers_t low; member
/titanic_41/usr/src/lib/libbc/inc/include/rpc/
H A Drpc_msg.h80 u_long low; member
100 u_long low; member
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Dstart_eltorito.S255 .low: add $('0'), %al label
/titanic_41/usr/src/lib/libc/port/locale/
H A Dcollate.c215 int low; in chainsearch() local
251 int low = 0; in largesearch() local
/titanic_41/usr/src/cmd/sgs/lex/common/
H A Dsub3.c308 int low, high, i; in repbycgid() local
/titanic_41/usr/src/uts/common/kiconv/kiconv_sc/
H A Dkiconv_cck_common.c298 size_t low, high, mid; in kiconv_binsearch() local
/titanic_41/usr/src/common/tsol/
H A Dltos.c52 static _mac_label_impl_t low; variable

12345