Home
last modified time | relevance | path

Searched refs:fetchSubSeqCst (Results 1 – 25 of 56) sorted by relevance

123

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DAtomicOperations.h120 static inline T fetchSubSeqCst(T* addr, T val);
198 static T fetchSubSeqCst(SharedMem<T*> addr, T val) { in fetchSubSeqCst() function
199 return fetchSubSeqCst(addr.unwrap(), val); in fetchSubSeqCst()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DAtomicOperations.h120 static inline T fetchSubSeqCst(T* addr, T val);
204 static T fetchSubSeqCst(SharedMem<T*> addr, T val) { in fetchSubSeqCst() function
205 return fetchSubSeqCst(addr.unwrap(), val); in fetchSubSeqCst()
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DAtomicOperations.h116 static inline T fetchSubSeqCst(T* addr, T val);
206 static T fetchSubSeqCst(SharedMem<T*> addr, T val) { in fetchSubSeqCst() function
207 return fetchSubSeqCst(addr.unwrap(), val); in fetchSubSeqCst()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DAtomicOperations.h111 static inline T fetchSubSeqCst(T* addr, T val);
207 static T fetchSubSeqCst(SharedMem<T*> addr, T val) { in fetchSubSeqCst() function
208 return fetchSubSeqCst(addr.unwrap(), val); in fetchSubSeqCst()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DAtomicOperations.h115 static inline T fetchSubSeqCst(T* addr, T val);
212 static T fetchSubSeqCst(SharedMem<T*> addr, T val) { in fetchSubSeqCst() function
213 return fetchSubSeqCst(addr.unwrap(), val); in fetchSubSeqCst()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DAtomicOperations.h115 static inline T fetchSubSeqCst(T* addr, T val);
218 static T fetchSubSeqCst(SharedMem<T*> addr, T val) { in fetchSubSeqCst() function
219 return fetchSubSeqCst(addr.unwrap(), val); in fetchSubSeqCst()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DAtomicOperations.h115 static inline T fetchSubSeqCst(T* addr, T val);
212 static T fetchSubSeqCst(SharedMem<T*> addr, T val) { in fetchSubSeqCst() function
213 return fetchSubSeqCst(addr.unwrap(), val); in fetchSubSeqCst()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/shared/
H A DAtomicOperations-feeling-lucky-gcc.h303 inline T js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) { in fetchSubSeqCst() function
317 inline int64_t AtomicOperations::fetchSubSeqCst(int64_t* addr, int64_t val) { in fetchSubSeqCst() function
322 inline uint64_t AtomicOperations::fetchSubSeqCst(uint64_t* addr, uint64_t val) { in fetchSubSeqCst() function
/dports/www/firefox/firefox-99.0/js/src/jit/shared/
H A DAtomicOperations-feeling-lucky-gcc.h297 inline T js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) { in fetchSubSeqCst() function
311 inline int64_t AtomicOperations::fetchSubSeqCst(int64_t* addr, int64_t val) { in fetchSubSeqCst() function
316 inline uint64_t AtomicOperations::fetchSubSeqCst(uint64_t* addr, uint64_t val) { in fetchSubSeqCst() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/none/
H A DAtomicOperations-feeling-lucky.h255 inline T js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) { in fetchSubSeqCst() function
269 inline int64_t AtomicOperations::fetchSubSeqCst(int64_t* addr, int64_t val) { in fetchSubSeqCst() function
274 inline uint64_t AtomicOperations::fetchSubSeqCst(uint64_t* addr, uint64_t val) { in fetchSubSeqCst() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/shared/
H A DAtomicOperations-feeling-lucky-gcc.h303 inline T js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) { in fetchSubSeqCst() function
317 inline int64_t AtomicOperations::fetchSubSeqCst(int64_t* addr, int64_t val) { in fetchSubSeqCst() function
322 inline uint64_t AtomicOperations::fetchSubSeqCst(uint64_t* addr, uint64_t val) { in fetchSubSeqCst() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/shared/
H A DAtomicOperations-feeling-lucky-gcc.h297 inline T js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) { in fetchSubSeqCst() function
311 inline int64_t AtomicOperations::fetchSubSeqCst(int64_t* addr, int64_t val) { in fetchSubSeqCst() function
316 inline uint64_t AtomicOperations::fetchSubSeqCst(uint64_t* addr, uint64_t val) { in fetchSubSeqCst() function
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips-shared/
H A DAtomicOperations-mips-shared.h228 inline T js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) { in fetchSubSeqCst() function
240 inline int64_t js::jit::AtomicOperations::fetchSubSeqCst(int64_t* addr, in fetchSubSeqCst() function
249 inline uint64_t js::jit::AtomicOperations::fetchSubSeqCst(uint64_t* addr, in fetchSubSeqCst() function
/dports/www/firefox/firefox-99.0/js/src/jit/mips-shared/
H A DAtomicOperations-mips-shared.h219 inline T js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) { in fetchSubSeqCst() function
231 inline int64_t js::jit::AtomicOperations::fetchSubSeqCst(int64_t* addr, in fetchSubSeqCst() function
240 inline uint64_t js::jit::AtomicOperations::fetchSubSeqCst(uint64_t* addr, in fetchSubSeqCst() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips-shared/
H A DAtomicOperations-mips-shared.h210 inline T js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) { in fetchSubSeqCst() function
222 inline int64_t js::jit::AtomicOperations::fetchSubSeqCst(int64_t* addr, in fetchSubSeqCst() function
231 inline uint64_t js::jit::AtomicOperations::fetchSubSeqCst(uint64_t* addr, in fetchSubSeqCst() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips-shared/
H A DAtomicOperations-mips-shared.h228 inline T js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) { in fetchSubSeqCst() function
240 inline int64_t js::jit::AtomicOperations::fetchSubSeqCst(int64_t* addr, in fetchSubSeqCst() function
249 inline uint64_t js::jit::AtomicOperations::fetchSubSeqCst(uint64_t* addr, in fetchSubSeqCst() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips-shared/
H A DAtomicOperations-mips-shared.h228 inline T js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) { in fetchSubSeqCst() function
240 inline int64_t js::jit::AtomicOperations::fetchSubSeqCst(int64_t* addr, in fetchSubSeqCst() function
249 inline uint64_t js::jit::AtomicOperations::fetchSubSeqCst(uint64_t* addr, in fetchSubSeqCst() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/none/
H A DAtomicOperations-none.h60 js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) in fetchSubSeqCst() function
H A DAtomicOperations-sparc.h114 js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) in fetchSubSeqCst() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/none/
H A DAtomicOperations-none.h60 js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) in fetchSubSeqCst() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DAtomicOperations-arm64.h77 js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) in fetchSubSeqCst() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/
H A DAtomicOperations-arm64.h79 js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) in fetchSubSeqCst() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86-shared/
H A DAtomicOperations-x86-shared.h279 js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) in fetchSubSeqCst() function
512 js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) { \
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86-shared/
H A DAtomicOperations-x86-shared.h279 js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) in fetchSubSeqCst() function
512 js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) { \
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/
H A DAtomicOperations-arm64.h73 inline T js::jit::AtomicOperations::fetchSubSeqCst(T* addr, T val) { in fetchSubSeqCst() function

123