Home | History | Annotate | Download | only in darwin-lib

Lines Matching full:__pure__

41    The attribute __pure__ was added in gcc 2.96.  */
43 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))