/openbsd/sys/arch/amd64/include/ |
H A D | cpufunc.h | 228 uint32_t hi, lo; in rdmsr() local 266 uint32_t hi, lo; in rdmsr_locked() local 312 uint32_t hi, lo; rdtsc() local 321 uint32_t hi, lo; rdtscp() local 330 uint32_t hi, lo; rdtsc_lfence() local 339 uint32_t hi, lo; rdpmc() local 379 uint32_t lo, hi; xsetbv() local 389 uint32_t lo, hi; xgetbv() local [all...] |
H A D | fpu.h | 92 uint32_t lo, hi; in xsave() local 102 uint32_t lo, hi; in xrstors() local
|
/openbsd/usr.bin/mg/ |
H A D | cmode.c | 223 int lo, co; /* leading space, current offset*/ in getindent() local 386 int lo; in in_whitespace() local 402 findcolpos(const struct buffer *bp, const struct line *lp, int lo) in findcolpos() 434 int lo; in findnonblank() local 494 int lo; /* Loop index */ in isnonblank() local
|
/openbsd/lib/libc/arch/amd64/gen/ |
H A D | usertc.c | 24 uint32_t hi, lo; in rdtsc_lfence() local 32 uint32_t hi, lo; in rdtscp() local
|
/openbsd/usr.sbin/lpd/ |
H A D | parse.y | 725 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 D | ARM.cpp | 797 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 D | AVR.cpp | 177 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 D | ppc64-fp.c | 125 USItype hi, lo; in local_fixunsdfdi() local 139 USItype hi, lo; in local_fixunssfdi() local
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | memattr.c | 44 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 D | ebusreg.h | 65 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 D | parse.y | 3234 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 D | ppc64-fp.c | 222 USItype hi, lo; in local_fixunsdfdi() local 236 USItype hi, lo; in local_fixunssfdi() local
|
/openbsd/sys/nfs/ |
H A D | nfs_subs.c | 1217 off_t lo, hi; in nfs_in_committed_range() local 1231 off_t lo, hi; in nfs_in_tobecommitted_range() local 1245 off_t lo, hi; in nfs_add_committed_range() local 1266 off_t lo, hi; in nfs_del_committed_range() local 1297 off_t lo, hi; in nfs_add_tobecommitted_range() local 1318 off_t lo, hi; in nfs_del_tobecommitted_range() local
|
/openbsd/gnu/llvm/compiler-rt/lib/builtins/ |
H A D | fp_lib.h | 55 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 D | blocksort.c | 34 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 D | tmp451.c | 102 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 D | cpu_subr.c | 152 ppc64_mfhid0(u_int32_t *lo) in ppc64_mfhid0() 195 u_int32_t lo; in ppc_mthid0() local
|
/openbsd/sys/net/ |
H A D | toeplitz.h | 63 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 D | header.h | 56 #define SORT(r,lo,up,t) \ argument
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | javaop.h | 136 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 D | random.c | 48 int32_t x, hi, lo, t; in random() local
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 931009-1.c | 8 g (out, size, lo, hi) in g() argument
|
/openbsd/sys/arch/sparc64/include/ |
H A D | openfirm.h | 48 #define CELL2HDQ(hi, lo) (lo) argument
|
/openbsd/sbin/newfs_msdos/ |
H A D | newfs_msdos.c | 92 #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 D | b_exp__D.c | 86 double z, hi, lo; in __exp__D() local
|