Searched defs:cmp (Results 26 - 50 of 186) sorted by relevance

12345678

/openbsd-current/lib/libc/db/btree/
H A Dbt_put.c263 int cmp; local
/openbsd-current/lib/libssl/
H A Dpqueue.c118 int cmp = memcmp(next->priority, item->priority, local
/openbsd-current/sys/net80211/
H A Dieee80211_regdomain.c64 int lim, cmp; local
/openbsd-current/usr.sbin/crunchgen/
H A Dcrunchide.c133 int cmp = 0; local
160 int cmp = 0; local
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_termination.cpp74 u32 cmp = 0; local
H A Dsanitizer_atomic_msvc.h168 atomic_compare_exchange_strong(volatile atomic_uint8_t *a, u8 *cmp, u8 xchgv, memory_order mo) argument
194 atomic_compare_exchange_strong(volatile atomic_uintptr_t *a, uptr *cmp, uptr xchg, memory_order mo) argument
207 atomic_compare_exchange_strong(volatile atomic_uint16_t *a, u16 *cmp, u16 xchg, memory_order mo) argument
220 atomic_compare_exchange_strong(volatile atomic_uint32_t *a, u32 *cmp, u32 xchg, memory_order mo) argument
233 atomic_compare_exchange_strong(volatile atomic_uint64_t *a, u64 *cmp, u64 xchg, memory_order mo) argument
247 atomic_compare_exchange_weak(volatile T *a, typename T::Type *cmp, typename T::Type xchg, memory_order mo) argument
[all...]
H A Dsanitizer_atomic_clang_mips.h65 atomic_compare_exchange_strong(volatile atomic_uint64_t *ptr, atomic_uint64_t::Type *cmp, atomic_uint64_t::Type xchg, memory_order mo) argument
H A Dsanitizer_stackdepotbase.h95 u32 cmp = atomic_load(p, memory_order_relaxed); local
/openbsd-current/regress/sys/kern/pledge/ioctl/
H A Dunfdpass.c69 struct cmsghdr *cmp; local
212 struct cmsghdr *cmp; local
[all...]
/openbsd-current/lib/libcurses/base/
H A Dwresize.c55 repair_subwindows(WINDOW *cmp) argument
H A Dresizeterm.c175 child_depth(WINDOW *cmp) argument
200 parent_depth(WINDOW *cmp) argument
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf-strtab.c351 struct elf_strtab_hash_entry *cmp = *a; local
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf-strtab.c352 struct elf_strtab_hash_entry *cmp = *a; local
/openbsd-current/usr.bin/sort/
H A Dvsort.c141 int cmp, diff; local
/openbsd-current/libexec/snmpd/snmpd_metrics/
H A Dpf.c411 int i, found = 0, cmp; local
/openbsd-current/libexec/login_skey/
H A Dlogin_skey.c277 struct cmsghdr *cmp; local
/openbsd-current/regress/sys/kern/unfdpass/
H A Dunfdpass.c64 struct cmsghdr *cmp; local
261 struct cmsghdr *cmp; local
[all...]
/openbsd-current/lib/libcrypto/txt_db/
H A Dtxt_db.c211 TXT_DB_create_index(TXT_DB *db, int field, int (*qual)(OPENSSL_STRING *), LHASH_HASH_FN_TYPE hash, LHASH_COMP_FN_TYPE cmp) argument
/openbsd-current/regress/lib/libcrypto/bn/
H A Dbn_isqrt.c170 int cmp, i, is_perfect_square; local
[all...]
/openbsd-current/lib/libcrypto/asn1/
H A Da_string.c116 int cmp; local
H A Dx_algor.c283 int cmp; local
/openbsd-current/usr.sbin/rpki-client/
H A Dcrl.c265 int cmp; local
/openbsd-current/gnu/gcc/gcc/
H A Dloop-doloop.c75 rtx cmp; local
H A Dtree-ssa-loop-ivcanon.c78 enum tree_code cmp; local
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dxtensa-relax.h80 CmpOp cmp; member in struct:precondition

Completed in 431 milliseconds

12345678