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

Lines Matching refs:_GL_ATTRIBUTE_PURE

2257 # define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__))
2259 # define _GL_ATTRIBUTE_PURE /* empty */