Home
last modified time | relevance | path

Searched defs:cmp1 (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dktime.h147 ktime_compare(const ktime_t cmp1, const ktime_t cmp2) in ktime_compare()
159 ktime_after(const ktime_t cmp1, const ktime_t cmp2) in ktime_after()
166 ktime_before(const ktime_t cmp1, const ktime_t cmp2) in ktime_before()
/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dv_exp10f_2u4.c65 special_case (float32x4_t poly, float32x4_t n, uint32x4_t e, uint32x4_t cmp1, in special_case()
H A Dv_erf_2u5.c85 uint64x2_t cmp1 = vcgtq_f64 (a, dat->huge_bound); in V_NAME_D1() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/
H A Dv_exp2f.c51 special_case (float32x4_t poly, float32x4_t n, uint32x4_t e, uint32x4_t cmp1, in special_case()
H A Dv_expf.c56 special_case (float32x4_t poly, float32x4_t n, uint32x4_t e, uint32x4_t cmp1, in special_case()
/freebsd/contrib/libucl/src/
H A Ducl_hash.c192 } cmp1, cmp2; in ucl_hash_caseless_equal() local
555 } cmp1, cmp2; in ucl_lc_cmp() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Drefcount.c59 int cmp1 = TREE_CMP(r1->ref_holder, r2->ref_holder); in zfs_refcount_compare() local
/freebsd/contrib/dialog/
H A Dbuttons.c429 wint_t cmp1 = dlg_toupper(ch); in dlg_match_char() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c1055 const uint8x16_t cmp1 = vceqq_u8(chunk.val[1], dup); in ZSTD_row_getMatchMask() local