Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/include/
HDobstack.h144 #ifndef __attribute_pure__
146 # define __attribute_pure__ __attribute__ ((__pure__)) macro
148 # define __attribute_pure__ macro
212 __attribute_pure__;
/dragonfly/contrib/gcc-8.0/include/
HDobstack.h144 #ifndef __attribute_pure__
146 # define __attribute_pure__ __attribute__ ((__pure__)) macro
148 # define __attribute_pure__ macro
212 __attribute_pure__;
/dragonfly/contrib/binutils-2.34/include/
HDobstack.h144 #ifndef __attribute_pure__
146 # define __attribute_pure__ __attribute__ ((__pure__)) macro
148 # define __attribute_pure__ macro
212 __attribute_pure__;
/dragonfly/contrib/grep/lib/
HDobstack.h150 #ifndef __attribute_pure__
151 # define __attribute_pure__ _GL_ATTRIBUTE_PURE macro
223 __attribute_pure__;
HDcdefs.h226 # define __attribute_pure__ __attribute__ ((__pure__)) macro
228 # define __attribute_pure__ /* Ignore */ macro
HDlibc-config.h123 #undef __attribute_pure__
HDobstack.c238 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;
/dragonfly/contrib/binutils-2.27/libiberty/
HDobstack.c244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;
/dragonfly/contrib/binutils-2.34/libiberty/
HDobstack.c244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;
/dragonfly/contrib/gcc-8.0/libiberty/
HDobstack.c244 int _obstack_allocated_p (struct obstack *h, void *obj) __attribute_pure__;