Searched defs:cmp (Results 151 - 175 of 212) sorted by relevance

123456789

/freebsd-current/usr.bin/dc/
H A Dbcode.c1478 int cmp; local
/freebsd-current/sys/dev/iavf/
H A Diavf_lib.h419 bool cmp = FALSE; local
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Ddmu_redact.c425 int cmp = redact_range_compare(rr1->start_object, rr1->start_blkid, local
451 int cmp = redact_range_compare(srr1->end_object, srr1->end_blkid, local
H A Dbrt.c1364 int cmp; local
H A Dzfs_fm.c166 int cmp; local
[all...]
H A Dvdev_label.c1499 int cmp = TREE_CMP(ub1->ub_txg, ub2->ub_txg); local
H A Dsa.c264 int cmp = TREE_CMP(node1->lot_hash, node2->lot_hash); local
/freebsd-current/usr.bin/sort/
H A Dcoll.c998 int cmp; local
/freebsd-current/sys/dev/xen/xenstore/
H A Dxenstore.c952 struct xs_watch *i, *cmp; local
/freebsd-current/contrib/bc/src/
H A Dprogram.c1090 ssize_t cmp; local
/freebsd-current/stand/i386/libi386/
H A Dvbe.c105 vbe_resolution_compare(struct named_resolution *res, const char *cmp) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp103 void FutexWait(atomic_uint32_t *p, u32 cmp) { argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_report.cpp466 uptr cmp = atomic_load_relaxed(&AsanBuggyPcPool[i]); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interface_atomic.cpp88 T cmp = *v; local
98 template<typename T> T func_cas(volatile T *v, T cmp, T xch) { argument
110 a128 cmp = *v; local
117 a128 cmp = *v; local
124 a128 cmp = *v; local
131 a128 cmp = *v; local
138 a128 cmp = *v; local
145 a128 cmp = *v; local
152 a128 cmp = *v; local
157 func_cas(volatile a128 *v, a128 cmp, a128 xch) argument
935 a32 cmp = *(a32*)(a+8); local
944 a64 cmp = *(a64*)(a+8); local
[all...]
/freebsd-current/sys/cam/ctl/
H A Dctl_backend_ramdisk.c351 cmp(uint8_t *a, uint8_t *b, size_t size) function
/freebsd-current/contrib/unbound/services/
H A Dmesh.c101 int cmp; local
149 int cmp; local
[all...]
/freebsd-current/contrib/ntp/ntpd/
H A Dntp_leapsec.c999 int cmp = ucmpv64(ttime, &pt->info[0].ttime); local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c195 int cmp; local
/freebsd-current/sys/contrib/xen/arch-x86/hvm/
H A Dsave.h284 struct hvm_hw_cpu_compat cmp; member in union:hvm_hw_cpu_union
529 uint64_t cmp; /* comparator */ member in struct:hvm_hw_hpet::__anon10
/freebsd-current/cddl/contrib/opensolaris/cmd/lockstat/
H A Dlockstat.c461 int cmp; local
590 predicate_add(char **pred, char *what, char *cmp, uintptr_t value) argument
[all...]
/freebsd-current/contrib/ldns/
H A Ddnssec_zone.c50 int cmp; local
/freebsd-current/sys/dev/aacraid/
H A Daacraid.c1092 aacraid_alloc_command(struct aac_softc *sc, struct aac_command **cmp) argument
/freebsd-current/sys/dev/mfi/
H A Dmfi.c904 mfi_dcmd_command(struct mfi_softc *sc, struct mfi_command **cmp, argument
/freebsd-current/sys/dev/aac/
H A Daac.c1191 aac_bio_command(struct aac_softc *sc, struct aac_command **cmp) argument
1379 aac_alloc_command(struct aac_softc *sc, struct aac_command **cmp) argument
/freebsd-current/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.c2863 int cmp; local

Completed in 488 milliseconds

123456789