Home | History | Annotate | Download | only in bits

Lines Matching refs:_GLIBCXX_DEPRECATED

76 //   _GLIBCXX_DEPRECATED
82 # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__))
84 # define _GLIBCXX_DEPRECATED