Searched defs:lo (Results 126 - 150 of 236) sorted by relevance

12345678910

/freebsd-11-stable/contrib/tzcode/zic/
H A Dzdump.c283 long lo; local
/freebsd-11-stable/sys/kern/
H A Dsubr_blist.c186 int hi, lo, mid; local
426 int hi, lo, mid; local
585 int count1, hi, lo, num_shifts, range1, range_ext; local
[all...]
H A Dsubr_lock.c492 lock_profile_lookup(struct lock_object *lo, int spin, const char *file, argument
530 lock_profile_object_lookup(struct lock_object *lo, int spin, const char *file, argument
559 lock_profile_obtain_lock_success(struct lock_object *lo, int contested, argument
624 lock_profile_release_lock(struct lock_object *lo) argument
[all...]
H A Dkern_lockf.c320 lf_owner_matches(struct lock_owner *lo, caddr_t id, struct flock *fl, argument
332 lf_alloc_lock(struct lock_owner *lo) argument
364 struct lock_owner *lo local
420 struct lock_owner *lo; local
2023 struct lock_owner *lo; local
2408 graph_alloc_vertex(struct owner_graph *g, struct lock_owner *lo) argument
2480 lf_print_owner(struct lock_owner *lo) argument
[all...]
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_stats.c43 uint32_t lo = *(hiref + 1); local
624 uint32_t lo; member in struct:__anon6224
866 uint32_t lo; member in struct:__anon6225
[all...]
/freebsd-11-stable/usr.sbin/boot0cfg/
H A Dboot0cfg.c586 argtoi(const char *arg, int lo, int hi, int opt) argument
/freebsd-11-stable/contrib/bzip2/
H A Dblocksort.c99 Int32 sp, lo, hi; local
32 fallbackSimpleSort( UInt32* fmap, UInt32* eclass, Int32 lo, Int32 hi ) argument
485 mainSimpleSort( UInt32* ptr, UChar* block, UInt16* quadrant, Int32 nblock, Int32 lo, Int32 hi, Int32 d, Int32* budget ) argument
631 Int32 sp, lo, hi, d; local
890 Int32 lo = ftab[sb] & CLEARMASK; local
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dfp_lib.h52 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { argument
84 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { argument
151 static __inline void wideMultiply(rep_t a, rep_t b, rep_t *hi, rep_t *lo) { argument
240 static __inline void wideLeftShift(rep_t *hi, rep_t *lo, int count) { argument
245 wideRightShiftWithSticky(rep_t *hi, rep_t *lo, unsigned int count) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DGCDAProfiling.c196 uint32_t lo = (uint32_t) i; local
239 uint32_t lo = read_32bit_value(); local
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-alpha.c818 bfd_vma lo; local
H A Delf-eh-frame.c1079 unsigned int lo, hi, mid; local
/freebsd-11-stable/contrib/gcclibs/libcpp/
H A Dcharset.c374 cppchar_t hi, lo; local
418 cppchar_t hi = s, lo; local
[all...]
/freebsd-11-stable/contrib/ldns/
H A Dstr2host.c1495 int hi, lo, written; local
/freebsd-11-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_module.c378 uint_t i, mid, lo = 0, hi = dmp->dm_aslen - 1; local
420 uint_t i, mid, lo = 0, hi = dmp->dm_aslen - 1; local
[all...]
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-spu.c191 int lo, hi; member in struct:arg_encode
667 int lo = arg_encode[arg].lo; local
1004 int lo = arg_encode[fixP->tc_fix_data.arg_format].lo; local
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-debug.c1316 static void cvmx_debug_save_core_context(volatile cvmx_debug_core_context_t *context, uint64_t hi, uint64_t lo) argument
1372 uint64_t hi, lo; local
1439 void __cvmx_debug_handler_stage3 (uint64_t lo, uint64_ argument
[all...]
/freebsd-11-stable/sys/dev/acpi_support/
H A Dacpi_hp.c1002 unsigned int lo; local
[all...]
/freebsd-11-stable/usr.sbin/dconschat/
H A Ddconschat.c273 u_int32_t buf, hi = 0, lo = 0, reset_hi = 0, reset_lo = 0; local
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dvarsyntax_calc1.tab.c132 double lo, hi; member in struct:interval
[all...]
H A Dcalc1.tab.c131 double lo, hi; member in struct:interval
[all...]
H A Dbtyacc_calc1.tab.c131 double lo, hi; member in struct:interval
[all...]
/freebsd-11-stable/contrib/netcat/
H A Dnetcat.c1112 int hi, lo, cp; local
/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dverbs.c1127 uint32_t lo = tmp[1]; local
/freebsd-11-stable/crypto/openssh/
H A Dkrl.c57 u_int64_t lo, hi; member in struct:revoked_serial
242 insert_serial_range(struct revoked_serial_tree *rt, u_int64_t lo, u_int64_t hi) argument
322 ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl, const struct sshkey *ca_key, u_int64_t lo, u_int64_t hi) argument
[all...]
/freebsd-11-stable/crypto/openssh/regress/
H A Dnetcat.c1091 int hi, lo, cp; local

Completed in 272 milliseconds

12345678910