Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dpool_allocator.h84 union _Obj in _GLIBCXX_VISIBILITY() union
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dpool_allocator.h84 union _Obj in _GLIBCXX_VISIBILITY() union
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dvector.d277 T _Obj = T(forward!args); in vector() local