Home
last modified time | relevance | path

Searched defs:__val (Results 1 – 5 of 5) sorted by relevance

/minix3/sys/arch/arm/include/
H A Dlock.h91 __arm_store_exclusive(__cpu_simple_lock_t *__alp, unsigned int __val) in __arm_store_exclusive()
105 __swp(unsigned char __val, __cpu_simple_lock_t *__ptr) in __swp()
122 __swp(int __val, __cpu_simple_lock_t *__ptr) in __swp()
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dlinux-arm-atomic.c8 _Atomic_word exchange_and_add(volatile _Atomic_word *__mem, int __val) { in exchange_and_add()
/minix3/external/bsd/libc++/dist/libcxx/src/include/
H A Datomic_support.h55 void __libcpp_relaxed_store(_ValueType* __dest, _FromType __val) in __libcpp_relaxed_store()
/minix3/include/
H A Dmath.h26 float __val; member
31 double __val; member
36 long double __val; member
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A D2007-09-10-RecursiveTypeResolution.cpp34 const _Tp & __val) in find()