Searched defs:cmp (Results 126 - 150 of 182) sorted by relevance

12345678

/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-s390.c228 int cmp; local
/freebsd-12-stable/contrib/bc/src/
H A Dprogram.c657 ssize_t cmp; local
/freebsd-12-stable/contrib/ldns/
H A Ddnssec_zone.c49 int cmp; local
/freebsd-12-stable/crypto/heimdal/lib/ipc/
H A Dserver.c564 struct cmsghdr *cmp; local
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dddt.c787 int32_t cmp = 0; local
H A Ddnode.c101 int cmp = AVL_CMP(d1->db_level, d2->db_level); local
H A Dzap_micro.c284 int cmp = AVL_CMP(mze1->mze_hash, mze2->mze_hash); local
H A Dsa.c258 int cmp = AVL_CMP(node1->lot_hash, node2->lot_hash); local
H A Dzil.c136 int cmp = AVL_CMP(DVA_GET_VDEV(dva1), DVA_GET_VDEV(dva2)); local
/freebsd-12-stable/sys/dev/bnxt/
H A Dif_bnxt.c2290 struct cmpl_base *cmp = (void *)cpr->ring.vaddr; local
/freebsd-12-stable/sys/dev/xen/xenstore/
H A Dxenstore.c959 struct xs_watch *i, *cmp; local
/freebsd-12-stable/lib/libpfctl/
H A Dlibpfctl.h189 struct pfctl_state_cmp cmp; member in struct:pfctl_kill
/freebsd-12-stable/crypto/openssl/crypto/x509v3/
H A Dv3_utl.c400 int name_cmp(const char *name, const char *cmp) argument
/freebsd-12-stable/usr.bin/dc/
H A Dbcode.c1480 int cmp; local
/freebsd-12-stable/usr.bin/sort/
H A Dfile.c445 int cmp = key_coll(ka2, ka1, 0); local
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dstring.c1054 const int cmp = svn_ctype_casecmp(a, b); local
/freebsd-12-stable/contrib/gcc/
H A Dtree-vrp.c308 int cmp; local
1606 int cmp; local
2001 int cmp; local
2855 int cmp = compare_values_warnv (vr->min, val, strict_overflow_p); local
4641 int cmp; local
[all...]
H A Dgenrecog.c1331 int cmp; local
/freebsd-12-stable/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-12-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_consume.c66 long long cmp = 10; local
/freebsd-12-stable/sys/dev/aac/
H A Daac.c1193 aac_bio_command(struct aac_softc *sc, struct aac_command **cmp) argument
1381 aac_alloc_command(struct aac_softc *sc, struct aac_command **cmp) argument
/freebsd-12-stable/sys/dev/aacraid/
H A Daacraid.c1111 aacraid_alloc_command(struct aac_softc *sc, struct aac_command **cmp) argument
/freebsd-12-stable/sys/cam/ctl/
H A Dctl_backend_block.c372 cmp(uint8_t *a, uint8_t *b, size_t size) function
/freebsd-12-stable/sys/dev/mfi/
H A Dmfi.c907 mfi_dcmd_command(struct mfi_softc *sc, struct mfi_command **cmp, argument
/freebsd-12-stable/sys/dev/mpr/
H A Dmpr.c3761 mpr_wait_command(struct mpr_softc *sc, struct mpr_command **cmp, int timeout, argument
3841 mpr_request_polled(struct mpr_softc *sc, struct mpr_command **cmp) argument

Completed in 618 milliseconds

12345678