/freebsd/sys/sys/ |
H A D | _atomic_subword.h | 75 _atomic_cmpset_masked_word(uint32_t *addr, uint32_t old, uint32_t val, in _atomic_cmpset_masked_word() 101 _atomic_fcmpset_masked_word(uint32_t *addr, uint32_t *old, uint32_t val, in _atomic_fcmpset_masked_word() 119 atomic_cmpset_8(__volatile uint8_t *addr, uint8_t old, uint8_t val) in atomic_cmpset_8() 132 atomic_fcmpset_8(__volatile uint8_t *addr, uint8_t *old, uint8_t val) in atomic_fcmpset_8() 149 atomic_cmpset_16(__volatile uint16_t *addr, uint16_t old, uint16_t val) in atomic_cmpset_16() 162 atomic_fcmpset_16(__volatile uint16_t *addr, uint16_t *old, uint16_t val) in atomic_fcmpset_16()
|
H A D | refcount.h | 75 u_int old; in refcount_acquire() local 87 u_int old; in refcount_acquiren() local 101 u_int old; in refcount_acquire_checked() local 120 u_int old; in refcount_acquire_if_gt() local 143 u_int old; in refcount_releasen() local
|
H A D | blockcount.h | 56 u_int old; in blockcount_acquire() local 68 u_int old; in blockcount_release() local
|
/freebsd/sys/dev/drm2/ |
H A D | drm_lock.c | 186 unsigned int old, new, prev; in drm_lock_take() local 235 unsigned int old, new, prev; in drm_lock_transfer() local 260 unsigned int old, new, prev; in drm_lock_free() local 302 unsigned int old, new, prev; in drm_notifier() local 354 unsigned int old, prev; in drm_idlelock_release() local
|
/freebsd/contrib/bsnmp/snmp_mibII/ |
H A D | mibII_ip.c | 130 ip_forward(int forw, int *old) in ip_forward() 145 ip_setttl(int ttl, int *old) in ip_setttl() 166 int old = 0; in op_ip() local
|
/freebsd/sys/i386/linux/ |
H A D | linux_copyout.c | 101 int old; in futex_orl_slow0() local 127 int old; in futex_andl_slow0() local 153 int old; in futex_xorl_slow0() local
|
/freebsd/contrib/file/src/ |
H A D | compress.c | 578 uncompressgzipped(const unsigned char *old, unsigned char **newch, in uncompressgzipped() 619 uncompresszlib(const unsigned char *old, unsigned char **newch, in uncompresszlib() 661 uncompressbzlib(const unsigned char *old, unsigned char **newch, in uncompressbzlib() 702 uncompressxzlib(const unsigned char *old, unsigned char **newch, in uncompressxzlib() 740 uncompresszstd(const unsigned char *old, unsigned char **newch, in uncompresszstd() 785 uncompresslzlib(const unsigned char *old, unsigned char **newch, in uncompresslzlib() 848 uncompresslrzip(const unsigned char *old, unsigned char **newch, in uncompresslrzip() 998 writechild(int fd, const void *old, size_t n) in writechild() 1125 const unsigned char *old, unsigned char **newch, size_t* n) in uncompressbuf()
|
/freebsd/lib/libc/locale/ |
H A D | xlocale.c | 157 locale_t old = get_thread_locale(); in set_thread_locale() local 208 copyflags(locale_t new, locale_t old) in copyflags() 374 locale_t old = get_thread_locale(); in uselocale() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_bitvector.h | 34 basic_int_t old = bits_; in setBit() local 41 basic_int_t old = bits_; in clearBit() local 57 basic_int_t old = bits_; in setUnion() local 64 basic_int_t old = bits_; in setIntersection() local 71 basic_int_t old = bits_; in setDifference() local
|
/freebsd/sys/ufs/ufs/ |
H A D | ufs_acl.c | 228 ufs_get_oldacl(acl_type_t type, struct oldacl *old, struct vnode *vp, in ufs_get_oldacl() 285 struct oldacl *old; in ufs_getacl_posix1e() local 485 struct oldacl *old; in ufs_setacl_posix1e() local
|
/freebsd/usr.bin/bsdiff/bsdiff/ |
H A D | bsdiff.c | 52 matchlen(u_char * old,off_t oldsize,u_char * new,off_t newsize) matchlen() argument 62 search(off_t * I,u_char * old,off_t oldsize,u_char * new,off_t newsize,off_t st,off_t en,off_t * pos) search() argument 117 u_char *old,*new; main() local [all...] |
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_cancel.cpp | 51 kmp_int32 old = cancel_noreq; in __kmpc_cancel() local 89 kmp_int32 old = cancel_noreq; in __kmpc_cancel() local
|
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | merge.c | 710 conjure_template(tdesc_t *old, int newselfid) in conjure_template() 725 conjure_intrinsic(tdesc_t *old, int newselfid, merge_cb_data_t *mcd __unused) in conjure_intrinsic() 736 conjure_plain(tdesc_t *old, int newselfid, merge_cb_data_t *mcd) in conjure_plain() 746 conjure_function(tdesc_t *old, int newselfid, merge_cb_data_t *mcd) in conjure_function() 772 conjure_array(tdesc_t *old, int newselfid, merge_cb_data_t *mcd) in conjure_array() 791 conjure_su(tdesc_t *old, int newselfid, merge_cb_data_t *mcd) in conjure_su() 812 conjure_enum(tdesc_t *old, int newselfid, merge_cb_data_t *mcd __unused) in conjure_enum() 830 conjure_forward(tdesc_t *old, int newselfid, merge_cb_data_t *mcd) in conjure_forward() 848 conjure_iidesc(iidesc_t *old, merge_cb_data_t *mcd) in conjure_iidesc()
|
/freebsd/contrib/elftoolchain/libelf/ |
H A D | elf_errno.c | 36 int old; in elf_errno() local
|
H A D | elf_version.c | 36 unsigned int old; in elf_version() local
|
/freebsd/crypto/heimdal/lib/roken/ |
H A D | strdup.c | 40 strdup(const char *old) in strdup()
|
/freebsd/sys/riscv/include/ |
H A D | atomic.h | 272 uint32_t mask, old; in atomic_testandclear_32() local 286 uint32_t mask, old; in atomic_testandset_32() local 471 uint64_t mask, old; in atomic_testandclear_64() local 485 uint64_t mask, old; in atomic_testandset_64() local 499 uint64_t mask, old; in atomic_testandset_acq_64() local 513 uint32_t old; in atomic_swap_32() local 526 uint64_t old; in atomic_swap_64() local
|
/freebsd/sys/kern/ |
H A D | sysv_ipc.c | 162 ipcperm_old2new(struct ipc_perm_old *old, struct ipc_perm *new) in ipcperm_old2new() 175 ipcperm_new2old(struct ipc_perm *new, struct ipc_perm_old *old) in ipcperm_new2old()
|
/freebsd/lib/libc/powerpc64/gen/ |
H A D | fpsetmask.c | 43 fp_except_t old; in fpsetmask() local
|
H A D | fpsetround.c | 43 fp_rnd_t old; in fpsetround() local
|
/freebsd/lib/libc/powerpcspe/gen/ |
H A D | fpsetmask.c | 42 fp_except_t old; in fpsetmask() local
|
H A D | fpsetround.c | 42 fp_rnd_t old; in fpsetround() local
|
/freebsd/lib/libc/softfloat/ |
H A D | fpsetmask.c | 50 fp_except old; in __weak_alias() local
|
H A D | fpsetround.c | 50 fp_rnd_t old; in __weak_alias() local
|
H A D | fpsetsticky.c | 50 fp_except old; in __weak_alias() local
|