Home | History | Annotate | Download | only in include

Lines Matching refs:__attribute_pure__

40      __THROW __attribute_pure__;
57 __THROW __asm ("index") __attribute_pure__ __nonnull ((1));
59 __THROW __asm ("index") __attribute_pure__ __nonnull ((1));
77 __THROW __attribute_pure__ __nonnull ((1));
85 __THROW __asm ("rindex") __attribute_pure__ __nonnull ((1));
87 __THROW __asm ("rindex") __attribute_pure__ __nonnull ((1));
105 __THROW __attribute_pure__ __nonnull ((1));
110 __THROW __attribute_pure__;
114 __THROW __attribute_pure__;
126 __THROW __attribute_pure__ __nonnull ((1, 2, 3));
130 __THROW __attribute_pure__ __nonnull ((1, 2, 4));