Home
last modified time | relevance | path

Searched defs:lo (Results 1 – 25 of 214) sorted by relevance

123456789

/openbsd/sys/arch/amd64/include/
H A Dcpufunc.h228 uint32_t hi, lo; in rdmsr() local
266 uint32_t hi, lo; in rdmsr_locked() local
312 uint32_t hi, lo; in rdtsc() local
321 uint32_t hi, lo; in rdtscp() local
330 uint32_t hi, lo; in rdtsc_lfence() local
339 uint32_t hi, lo; in rdpmc() local
379 uint32_t lo, hi; in xsetbv() local
389 uint32_t lo, hi; in xgetbv() local
H A Dfpu.h92 uint32_t lo, hi; in xsave() local
102 uint32_t lo, hi; in xrstors() local
/openbsd/usr.bin/mg/
H A Dcmode.c224 int lo, co; /* leading space, current offset*/ in getindent() local
387 int lo; in in_whitespace() local
403 findcolpos(const struct buffer *bp, const struct line *lp, int lo) in findcolpos()
435 int lo; in findnonblank() local
495 int lo; /* Loop index */ in isnonblank() local
/openbsd/lib/libc/arch/amd64/gen/
H A Dusertc.c24 uint32_t hi, lo; in rdtsc_lfence() local
32 uint32_t hi, lo; in rdtscp() local
/openbsd/usr.sbin/lpd/
H A Dparse.y725 create_listeners(struct listen_opts *lo) in create_listeners()
742 config_listener(struct listener *l, struct listen_opts *lo) in config_listener()
751 local(struct listen_opts *lo) in local()
776 host_v4(struct listen_opts *lo) in host_v4()
802 host_v6(struct listen_opts *lo) in host_v6()
828 host_dns(struct listen_opts *lo) in host_dns()
879 interface(struct listen_opts *lo) in interface()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DARM.cpp797 uint16_t lo = read16le(buf + 2); in getImplicitAddend() local
809 uint16_t lo = read16le(buf + 2); in getImplicitAddend() local
819 uint16_t lo = read16le(buf + 2); in getImplicitAddend() local
845 uint16_t lo = read16le(buf + 2); in getImplicitAddend() local
888 uint16_t lo = read16le(buf + 2); in getImplicitAddend() local
H A DAVR.cpp177 const uint16_t lo = val & 0xf; in relocate() local
218 uint16_t lo = val >> 1; in relocate() local
/openbsd/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dppc64-fp.c125 USItype hi, lo; in local_fixunsdfdi() local
139 USItype hi, lo; in local_fixunssfdi() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmemattr.c44 create_mem_region (CORE_ADDR lo, CORE_ADDR hi, in create_mem_region()
98 CORE_ADDR lo; in lookup_mem_region() local
138 CORE_ADDR lo, hi; in mem_command() local
/openbsd/sys/arch/sparc64/dev/
H A Debusreg.h65 u_int32_t lo; member
90 u_int32_t lo; /* low phys addr mask */ member
98 u_int32_t lo; /* low phys addr */ member
/openbsd/usr.sbin/smtpd/
H A Dparse.y3234 create_sock_listener(struct listen_opts *lo) in create_sock_listener()
3246 create_if_listener(struct listen_opts *lo) in create_if_listener()
3294 config_listener(struct listener *h, struct listen_opts *lo) in config_listener()
3372 host_v4(struct listen_opts *lo) in host_v4()
3400 host_v6(struct listen_opts *lo) in host_v6()
3428 host_dns(struct listen_opts *lo) in host_dns()
3484 interface(struct listen_opts *lo) in interface()
3640 config_lo_mask_source(struct listen_opts *lo) { in config_lo_mask_source()
/openbsd/gnu/gcc/gcc/config/rs6000/
H A Dppc64-fp.c222 USItype hi, lo; in local_fixunsdfdi() local
236 USItype hi, lo; in local_fixunssfdi() local
/openbsd/gnu/llvm/compiler-rt/lib/builtins/
H A Dfp_lib.h55 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { in wideMultiply()
89 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { in wideMultiply()
158 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { in wideMultiply()
247 static __inline void wideLeftShift(rep_t *hi, rep_t *lo, int count) { in wideLeftShift()
252 static __inline void wideRightShiftWithSticky(rep_t *hi, rep_t *lo, in wideRightShiftWithSticky()
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Bzip2/bzip2-src/
H A Dblocksort.c34 Int32 lo, in fallbackSimpleSort()
99 Int32 sp, lo, hi; in fallbackQSort3() local
489 Int32 lo, in mainSimpleSort()
631 Int32 sp, lo, hi, d; in mainQSort3() local
890 Int32 lo = ftab[sb] & CLEARMASK; in mainSort() local
/openbsd/sys/dev/i2c/
H A Dtmp451.c102 uint8_t cmd, hi, lo; in titmp_read_offsets() local
128 uint8_t hi, lo; in titmp_read_sensor() local
/openbsd/sys/arch/powerpc/powerpc/
H A Dcpu_subr.c152 ppc64_mfhid0(u_int32_t *lo) in ppc64_mfhid0()
195 u_int32_t lo; in ppc_mthid0() local
/openbsd/sys/net/
H A Dtoeplitz.h63 uint16_t hi, lo; in stoeplitz_hash_n16() local
82 uint16_t lo, hi; in stoeplitz_hash_h16() local
/openbsd/regress/lib/libm/fpaccuracy/
H A Dheader.h56 #define SORT(r,lo,up,t) \ argument
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Djavaop.h136 WORDS_TO_LONG(jword hi, jword lo) in WORDS_TO_LONG()
142 WORDS_TO_DOUBLE(jword hi, jword lo) in WORDS_TO_DOUBLE()
/openbsd/sys/lib/libkern/
H A Drandom.c48 int32_t x, hi, lo, t; in random() local
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D931009-1.c8 g (out, size, lo, hi) in g() argument
/openbsd/sys/nfs/
H A Dnfs_subs.c1545 off_t lo, hi; in nfs_in_committed_range() local
1559 off_t lo, hi; in nfs_in_tobecommitted_range() local
1573 off_t lo, hi; in nfs_add_committed_range() local
1594 off_t lo, hi; in nfs_del_committed_range() local
1625 off_t lo, hi; in nfs_add_tobecommitted_range() local
1646 off_t lo, hi; in nfs_del_tobecommitted_range() local
/openbsd/sys/arch/sparc64/include/
H A Dopenfirm.h48 #define CELL2HDQ(hi, lo) (lo) argument
/openbsd/sbin/newfs_msdos/
H A Dnewfs_msdos.c92 #define argto1(arg, lo, msg) argtou(arg, lo, 0xff, msg) argument
93 #define argto2(arg, lo, msg) argtou(arg, lo, 0xffff, msg) argument
94 #define argto4(arg, lo, msg) argtou(arg, lo, 0xffffffff, msg) argument
95 #define argtox(arg, lo, msg) argtou(arg, lo, UINT_MAX, msg) argument
814 argtou(const char *arg, u_int lo, u_int hi, const char *msg) in argtou()
/openbsd/lib/libm/src/
H A Db_exp__D.c86 double z, hi, lo; in __exp__D() local

123456789