Home | History | Annotate | Download | only in lib

Lines Matching refs:_GL_ATTRIBUTE_PURE

2256 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
2258 # define _GL_ATTRIBUTE_PURE /* empty */