| /src/lib/libc/arch/ia64/gen/ |
| H A D | fpsetround.c | 36 fp_rnd prev; local in function:fpsetround
|
| /src/common/lib/libc/atomic/ |
| H A D | atomic_c11_compare_exchange_cas_16.c | 56 const uint16_t prev = atomic_cas_16(mem, old, desired); local in function:__atomic_compare_exchange_2
|
| H A D | atomic_c11_compare_exchange_cas_32.c | 56 const uint32_t prev = atomic_cas_32(mem, old, desired); local in function:__atomic_compare_exchange_4
|
| H A D | atomic_c11_compare_exchange_cas_8.c | 56 const uint8_t prev = atomic_cas_8(mem, old, desired); local in function:__atomic_compare_exchange_1
|
| /src/sys/ufs/chfs/ |
| H A D | chfs_vnode_cache.c | 81 struct chfs_vnode_cache** prev; local in function:chfs_vnode_cache_add 103 struct chfs_vnode_cache** prev; local in function:chfs_vnode_cache_remove [all...] |
| /src/sys/arch/atari/atari/ |
| H A D | stalloc.c | 153 struct mem_node *mn, *next, *prev; local in function:free_stmem [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/ |
| H A D | nouveau_nv10_fence.c | 49 nv10_fence_sync(struct nouveau_fence * fence,struct nouveau_channel * prev,struct nouveau_channel * chan) argument
|
| H A D | nouveau_nv17_fence.c | 39 nv17_fence_sync(struct nouveau_fence * fence,struct nouveau_channel * prev,struct nouveau_channel * chan) argument
|
| H A D | nouveau_nv04_fence.c | 58 nv04_fence_sync(struct nouveau_fence * fence,struct nouveau_channel * prev,struct nouveau_channel * chan) argument
|
| /src/sys/external/bsd/drm2/linux/ |
| H A D | linux_list_sort.c | 158 struct list_head *prev = list; local in function:list_sort_merge_into [all...] |
| /src/bin/ksh/ |
| H A D | alloc.c | 37 struct link *prev; member in struct:link
|
| /src/games/boggle/mkdict/ |
| H A D | mkdict.c | 67 int current, len, prev, qcount; local in function:main
|
| /src/games/boggle/mkindex/ |
| H A D | mkindex.c | 57 int clen, rlen, prev, i; local in function:main [all...] |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_atomic_clang.h | 80 Type prev; local in function:__sanitizer::atomic_compare_exchange_strong
|
| H A D | sanitizer_atomic_msvc.h | 186 u8 prev = (u8)_InterlockedCompareExchange8( local in function:__sanitizer::atomic_compare_exchange_strong 189 u8 prev; local in function:__sanitizer::atomic_compare_exchange_strong 209 uptr prev = (uptr)_InterlockedCompareExchangePointer( local in function:__sanitizer::atomic_compare_exchange_strong 222 u16 prev = (u16)_InterlockedCompareExchange16( local in function:__sanitizer::atomic_compare_exchange_strong 235 u32 prev = (u32)_InterlockedCompareExchange( local in function:__sanitizer::atomic_compare_exchange_strong 248 u64 prev = (u64)_InterlockedCompareExchange64( local in function:__sanitizer::atomic_compare_exchange_strong [all...] |
| /src/usr.bin/systat/ |
| H A D | globalcmds.c | 82 char *name, *prev; local in function:global_help
|
| /src/tests/usr.bin/indent/ |
| H A D | opt_bc.c | 141 const struct paren_level *prev = state.prev_ps.paren.item, variable in typeref:typename:const struct paren_level * 149 const struct paren_level *prev = state.prev_ps.paren.item, *curr = ps.paren.item; variable in typeref:typename:const struct paren_level *
|
| /src/sys/arch/arm/ti/ |
| H A D | am3_platform.c | 117 uint32_t cur, prev; local in function:am33xx_platform_delay
|
| /src/games/primes/ |
| H A D | primes.c | 217 uint64_t prev = 0; local in function:primes
|
| /src/sys/external/bsd/drm/dist/bsd-core/ |
| H A D | drm_auth.c | 101 drm_magic_entry_t *prev = NULL; local in function:drm_remove_magic
|
| H A D | drm_linux_list.h | 36 struct list_head *next, *prev; member in struct:list_head [all...] |
| /src/usr.bin/make/ |
| H A D | lst.h | 91 ListNode *prev; /* previous node in list, or NULL */ member in struct:ListNode
|
| /src/usr.sbin/mrouted/ |
| H A D | callout.c | 93 struct timeout_q *ptr, *node, *prev; local in function:timer_setTimer 156 struct timeout_q *ptr, *prev; local in function:timer_clearTimer
|
| /src/sys/external/bsd/drm2/dist/drm/ |
| H A D | drm_lock.c | 67 unsigned int old, new, prev; local in function:drm_lock_take 116 unsigned int old, new, prev; local in function:drm_lock_transfer 131 unsigned int old, new, prev; local in function:drm_legacy_lock_free 317 unsigned int old, prev; local in function:drm_legacy_idlelock_release [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/gt/ |
| H A D | intel_ring.h | 61 intel_ring_direction(const struct intel_ring * ring,u32 next,u32 prev) argument
|