| /src/lib/libc/arch/mips/gen/ |
| H A D | fpsetmask.c | 25 fp_except new; local in function:__weak_alias
|
| H A D | fpsetround.c | 25 fp_rnd new; local in function:__weak_alias
|
| H A D | fpsetsticky.c | 25 fp_except new; local in function:__weak_alias
|
| /src/lib/libc/arch/sparc/gen/ |
| H A D | fpsetmask.c | 25 fp_except new; local in function:__weak_alias
|
| H A D | fpsetround.c | 25 fp_rnd new; local in function:__weak_alias
|
| H A D | fpsetsticky.c | 25 fp_except new; local in function:__weak_alias
|
| /src/lib/libc/arch/sparc64/gen/ |
| H A D | fpsetmask.c | 30 fp_except new; local in function:fpsetmask
|
| H A D | fpsetround.c | 30 fp_rnd new; local in function:fpsetround
|
| H A D | fpsetsticky.c | 30 fp_except new; local in function:fpsetsticky
|
| /src/lib/libc/gen/ |
| H A D | ualarm.c | 59 struct itimerval new, old; local in function:__weak_alias
|
| /src/common/lib/libc/atomic/ |
| H A D | atomic_dec_32_cas.c | 39 uint32_t old, new; local in function:atomic_dec_32
|
| H A D | atomic_dec_32_nv_cas.c | 39 uint32_t old, new; local in function:atomic_dec_32_nv
|
| H A D | atomic_dec_64_cas.c | 41 uint64_t old, new; local in function:atomic_dec_64
|
| H A D | atomic_dec_64_nv_cas.c | 41 uint64_t old, new; local in function:atomic_dec_64_nv
|
| H A D | atomic_inc_32_cas.c | 39 uint32_t old, new; local in function:atomic_inc_32
|
| H A D | atomic_inc_32_nv_cas.c | 39 uint32_t old, new; local in function:atomic_inc_32_nv
|
| H A D | atomic_inc_64_cas.c | 41 uint64_t old, new; local in function:atomic_inc_64
|
| H A D | atomic_inc_64_nv_cas.c | 41 uint64_t old, new; local in function:atomic_inc_64_nv
|
| H A D | atomic_swap_16_cas.c | 41 atomic_swap_16(volatile uint16_t *addr, uint16_t new) argument
|
| H A D | atomic_swap_32_cas.c | 37 atomic_swap_32(volatile uint32_t *addr, uint32_t new) argument
|
| H A D | atomic_swap_64_cas.c | 39 atomic_swap_64(volatile uint64_t *addr, uint64_t new) argument
|
| H A D | atomic_swap_8_cas.c | 41 atomic_swap_8(volatile uint8_t *addr, uint8_t new) argument
|
| H A D | atomic_add_32_nv_cas.c | 39 uint32_t old, new; local in function:atomic_add_32_nv
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_placement_new.h | |
| /src/sys/ufs/ext2fs/ |
| H A D | ext2fs_bswap.c | 44 e2fs_sb_bswap(struct ext2fs *old, struct ext2fs *new) argument 86 e2fs_i_bswap(struct ext2fs_dinode * old,struct ext2fs_dinode * new,size_t isize) argument [all...] |