Home
last modified time | relevance | path

Searched defs:newi (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/BlocksRuntime/
H A Druntime.c57 static __inline bool OSAtomicCompareAndSwapInt(int oldi, int newi, int volatile *dst) { in OSAtomicCompareAndSwapInt()
76 static __inline bool OSAtomicCompareAndSwapInt(int oldi, int newi, int volatile *dst) { in OSAtomicCompareAndSwapInt()
/freebsd/crypto/openssl/crypto/hashtable/
H A Dhashtable.c426 uint64_t oldi, oldj, newi, newj; in grow_hashtable() local
/freebsd/contrib/sqlite3/
H A Dsqlite3.c28244 u32 newi, x; in memsys3FromKeyBlk() local