Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/
Dobstack.h144 #ifndef __attribute_pure__
146 # define __attribute_pure__ __attribute__ ((__pure__)) macro
148 # define __attribute_pure__ macro
212 __attribute_pure__;
DChangeLog-041515 * obstack.h (__attribute_pure__): Expand _GL_ATTRIBUTE_PURE.
/netbsd/src/external/gpl3/gcc/dist/include/
Dobstack.h144 #ifndef __attribute_pure__
146 # define __attribute_pure__ __attribute__ ((__pure__)) macro
148 # define __attribute_pure__ macro
212 __attribute_pure__;
DChangeLog673 * obstack.h (__attribute_pure__): Expand _GL_ATTRIBUTE_PURE.
/netbsd/src/external/gpl3/gdb/dist/include/
Dobstack.h144 #ifndef __attribute_pure__
146 # define __attribute_pure__ __attribute__ ((__pure__)) macro
148 # define __attribute_pure__ macro
212 __attribute_pure__;
DChangeLog-041515 * obstack.h (__attribute_pure__): Expand _GL_ATTRIBUTE_PURE.
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dobstack.c244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dobstack.c244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dobstack.c244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;