| /freebsd-13-stable/sys/sys/ |
| HD | _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() 222 u_long bit, old; in atomic_testandset_acq_long() local 240 u_long bit, old; in atomic_testandset_long() local 258 u_long bit, old; in atomic_testandclear_long() local
|
| HD | refcount.h | 76 u_int old; in refcount_acquire() local 88 u_int old; in refcount_acquiren() local 102 u_int old; in refcount_acquire_checked() local 121 u_int old; in refcount_acquire_if_gt() local 144 u_int old; in refcount_releasen() local
|
| HD | blockcount.h | 56 u_int old; in blockcount_acquire() local 68 u_int old; in blockcount_release() local
|
| /freebsd-13-stable/sys/dev/drm2/ |
| HD | 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-13-stable/contrib/bsnmp/snmp_mibII/ |
| HD | mibII_ip.c | 118 ip_forward(int forw, int *old) in ip_forward() 133 ip_setttl(int ttl, int *old) in ip_setttl() 154 int old = 0; in op_ip() local
|
| /freebsd-13-stable/contrib/ipfilter/ |
| HD | ip_fil_compat.c | 1413 frentry_4_1_34_t *old; local 1437 frentry_4_1_16_t *old; local 1461 frentry_4_1_0_t *old; local 1488 friostat_4_1_33_t *old; local 1503 friostat_4_1_0_t *old; local 1525 ipnat_4_1_14_t *old; local 1541 ipnat_4_1_0_t *old; local 1619 ipstate_save_4_1_34_t *old; local 1633 ipstate_save_4_1_16_t *old; local 1647 ipstate_save_4_1_0_t *old; local [all …]
|
| /freebsd-13-stable/sys/i386/linux/ |
| HD | linux_copyout.c | 102 int old; in futex_orl_slow0() local 128 int old; in futex_andl_slow0() local 154 int old; in futex_xorl_slow0() local
|
| /freebsd-13-stable/contrib/file/src/ |
| HD | 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-13-stable/lib/libc/locale/ |
| HD | 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-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| HD | 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-13-stable/sys/ufs/ufs/ |
| HD | 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 492 struct oldacl *old; in ufs_setacl_posix1e() local
|
| /freebsd-13-stable/usr.bin/bsdiff/bsdiff/ |
| HD | bsdiff.c | 53 static off_t matchlen(u_char *old,off_t oldsize,u_char *new,off_t newsize) in matchlen() 63 static off_t search(off_t *I,u_char *old,off_t oldsize, in search() 118 u_char *old,*new; in main() local
|
| /freebsd-13-stable/sys/kern/ |
| HD | sysv_ipc.c | 152 ipcperm_old2new(struct ipc_perm_old *old, struct ipc_perm *new) in ipcperm_old2new() 165 ipcperm_new2old(struct ipc_perm *new, struct ipc_perm_old *old) in ipcperm_new2old()
|
| /freebsd-13-stable/libexec/rtld-elf/mips/ |
| HD | reloc.c | 281 Elf_Sxword old = load_ptr(where, rlen); in _rtld_relocate_nonplt_self() local 489 Elf_Sxword old = load_ptr(where, rlen); in reloc_non_plt() local 557 Elf_Addr old = load_ptr(where, rlen); in reloc_non_plt() local 581 Elf_Addr old = load_ptr(where, rlen); in reloc_non_plt() local 608 Elf_Addr old = load_ptr(where, rlen); in reloc_non_plt() local
|
| /freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/ |
| HD | kmp_cancel.cpp | 51 kmp_int32 old = cancel_noreq; in __kmpc_cancel() local 89 kmp_int32 old = cancel_noreq; in __kmpc_cancel() local
|
| /freebsd-13-stable/lib/libc/mips/gen/hardfloat/ |
| HD | fpsetmask.c | 25 fp_except_t old; variable
|
| HD | fpsetsticky.c | 25 fp_except old; variable
|
| /freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| HD | 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-13-stable/contrib/elftoolchain/libelf/ |
| HD | elf_version.c | 36 unsigned int old; in elf_version() local
|
| HD | elf_errno.c | 36 int old; in elf_errno() local
|
| /freebsd-13-stable/crypto/heimdal/lib/roken/ |
| HD | strdup.c | 40 strdup(const char *old) in strdup()
|
| /freebsd-13-stable/lib/libc/powerpcspe/gen/ |
| HD | fpsetround.c | 43 fp_rnd_t old; in fpsetround() local
|
| /freebsd-13-stable/lib/libc/softfloat/ |
| HD | fpsetround.c | 51 fp_rnd_t old; in __weak_alias() local
|
| HD | fpsetmask.c | 51 fp_except old; in __weak_alias() local
|
| HD | fpsetsticky.c | 51 fp_except old; in __weak_alias() local
|