Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dios_base.h501 struct _Words in _GLIBCXX_VISIBILITY() struct
503 void* _M_pword; in _GLIBCXX_VISIBILITY()
504 long _M_iword; in _GLIBCXX_VISIBILITY()
505 _Words() : _M_pword(0), _M_iword(0) { } in _GLIBCXX_VISIBILITY() function