Home
last modified time | relevance | path

Searched defs:__g (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/gcc/libstdc++-v3/config/cpu/ia64/
Datomic_word.h42 __test_and_acquire (__cxxabiv1::__guard *__g) in __test_and_acquire()
55 __set_and_release (__cxxabiv1::__guard *__g) in __set_and_release()
/openbsd/src/gnu/lib/libstdc++/libstdc++/include/bits/
Dgslice.h100 gslice::gslice(const gslice& __g) : _M_index(__g._M_index) in gslice()
/openbsd/src/gnu/gcc/libstdc++-v3/include/bits/
Dgslice.h147 gslice::gslice(const gslice& __g) : _M_index(__g._M_index) in gslice()
Dvalarray_array.tcc184 size_t* __g (__f._M_data); in __valarray_copy() local
/openbsd/src/gnu/llvm/clang/lib/Headers/
Davxintrin.h3706 float __e, float __f, float __g, float __h) in _mm256_set_ps()
3973 float __e, float __f, float __g, float __h) in _mm256_setr_ps()
/openbsd/src/gnu/gcc/libstdc++-v3/include/tr1/
Drandom.tcc118 seed(_Gen& __g, false_type) in seed()
/openbsd/src/gnu/llvm/libcxx/src/
Dlocale.cpp4796 __check_grouping(const string& __grouping, unsigned* __g, unsigned* __g_end, in __check_grouping()