Searched refs:__attribute_pure__ (Results 1 – 2 of 2) sorted by relevance
138 #ifndef __attribute_pure__139 # define __attribute_pure__ _GL_ATTRIBUTE_PURE macro190 extern int _obstack_memory_used (struct obstack *) __attribute_pure__;
319 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;
Completed in 8 milliseconds