reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

usr/include/dirent.h
  327      __THROW __attribute_pure__ __nonnull ((1, 2));
  342      __THROW __attribute_pure__ __nonnull ((1, 2));
  382      __THROW __attribute_pure__ __nonnull ((1, 2));
  398      __THROW __attribute_pure__ __nonnull ((1, 2));
usr/include/fenv.h
  104 extern int fegetround (void) __THROW __attribute_pure__;
usr/include/obstack.h
  190 extern int _obstack_memory_used (struct obstack *) __attribute_pure__;
usr/include/stdlib.h
  102      __THROW __attribute_pure__ __nonnull ((1)) __wur;
  105      __THROW __attribute_pure__ __nonnull ((1)) __wur;
  108      __THROW __attribute_pure__ __nonnull ((1)) __wur;
  113      __THROW __attribute_pure__ __nonnull ((1)) __wur;
  389      __THROW __attribute_pure__ __nonnull ((1)) __wur;
usr/include/string.h
   64      __THROW __attribute_pure__ __nonnull ((1, 2));
   91       __THROW __attribute_pure__ __nonnull ((1));
  104      __THROW __attribute_pure__ __nonnull ((1));
  115       __THROW __attribute_pure__ __nonnull ((1));
  137      __THROW __attribute_pure__ __nonnull ((1, 2));
  140      __THROW __attribute_pure__ __nonnull ((1, 2));
  144      __THROW __attribute_pure__ __nonnull ((1, 2));
  156      __THROW __attribute_pure__ __nonnull ((1, 2, 3));
  226      __THROW __attribute_pure__ __nonnull ((1));
  253      __THROW __attribute_pure__ __nonnull ((1));
  266      __THROW __attribute_pure__ __nonnull ((1));
  273      __THROW __attribute_pure__ __nonnull ((1, 2));
  277      __THROW __attribute_pure__ __nonnull ((1, 2));
  303      __THROW __attribute_pure__ __nonnull ((1, 2));
  330      __THROW __attribute_pure__ __nonnull ((1, 2));
  360      __THROW __attribute_pure__ __nonnull ((1, 2));
  370      __THROW __attribute_pure__ __nonnull ((1, 3));
  385      __THROW __attribute_pure__ __nonnull ((1));
  391      __THROW __attribute_pure__ __nonnull ((1));
  467      __THROW __attribute_pure__ __nonnull ((1, 2));
usr/include/strings.h
   35      __THROW __attribute_pure__ __nonnull ((1, 2));
   69      __THROW __attribute_pure__ __nonnull ((1));
   97      __THROW __attribute_pure__ __nonnull ((1));
  117      __THROW __attribute_pure__ __nonnull ((1, 2));
  121      __THROW __attribute_pure__ __nonnull ((1, 2));
  129      __THROW __attribute_pure__ __nonnull ((1, 2, 3));
  135      __THROW __attribute_pure__ __nonnull ((1, 2, 4));
usr/include/wchar.h
  107      __THROW __attribute_pure__ __nonnull ((1, 2));
  110      __THROW __attribute_pure__ __nonnull ((1, 2));
  165      __THROW __attribute_pure__;
  175      __THROW __attribute_pure__;
  182      __THROW __attribute_pure__;
  188      __THROW __attribute_pure__;
  192      __THROW __attribute_pure__;
  202      __THROW __attribute_pure__;
  213      __THROW __attribute_pure__;
  222 extern size_t wcslen (const wchar_t *__s) __THROW __attribute_pure__;
  234      __THROW __attribute_pure__;
  241      __THROW __attribute_pure__;
  254      __THROW __attribute_pure__;
  259      __THROW __attribute_pure__;
  292 extern int mbsinit (const mbstate_t *__ps) __THROW __attribute_pure__;