Home | History | Annotate | Download | only in bits

Lines Matching refs:_GLIBCXX_DEPRECATED_ATTR

50 // _GLIBCXX_DEPRECATED_ATTR
56 # define _GLIBCXX_DEPRECATED_ATTR __attribute__ ((__deprecated__))
58 # define _GLIBCXX_DEPRECATED_ATTR