Home
last modified time | relevance | path

Searched refs:__attribute_pure__ (Results 1 – 2 of 2) sorted by relevance

/malloc/
A Dobstack.h138 #ifndef __attribute_pure__
139 # define __attribute_pure__ _GL_ATTRIBUTE_PURE macro
190 extern int _obstack_memory_used (struct obstack *) __attribute_pure__;
A Dobstack.c319 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;

Completed in 8 milliseconds