Searched refs:__set_and_release (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/config/cpu/ia64/
H A Datomic_word.h50 __set_and_release (__cxxabiv1::__guard *__g) function in namespace:__gnu_cxx
61 #define _GLIBCXX_GUARD_SET_AND_RELEASE(G) __gnu_cxx::__set_and_release (G)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/config/cpu/ia64/
H A Datomic_word.h55 __set_and_release (__cxxabiv1::__guard *__g) function in namespace:__gnu_cxx
66 #define _GLIBCXX_GUARD_SET_AND_RELEASE(G) __gnu_cxx::__set_and_release (G)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libsupc++/
H A Dguard.cc103 __set_and_release (__cxxabiv1::__guard *g) function
108 #define _GLIBCXX_GUARD_SET_AND_RELEASE(G) __set_and_release (G)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dguard.cc121 __set_and_release (__cxxabiv1::__guard *g) function
126 # define _GLIBCXX_GUARD_SET_AND_RELEASE(G) __set_and_release (G)

Completed in 56 milliseconds