Home | History | Annotate | Download | only in bits

Lines Matching refs:_GLIBCXX_DEPRECATED

78 //   _GLIBCXX_DEPRECATED
84 # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__))
86 # define _GLIBCXX_DEPRECATED