Searched refs:__attribute_pure__ (Results 1 – 9 of 9) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/ |
| H A D | string.h | 63 __THROW __attribute_pure__ __nonnull ((1, 2)); 67 __THROW __attribute_pure__ __nonnull ((1)); 74 __THROW __attribute_pure__ __nonnull ((1)); 78 __THROW __attribute_pure__ __nonnull ((1)); 100 __THROW __attribute_pure__ __nonnull ((1, 2)); 103 __THROW __attribute_pure__ __nonnull ((1, 2)); 107 __THROW __attribute_pure__ __nonnull ((1, 2)); 122 __THROW __attribute_pure__ __nonnull ((1, 2, 3)); 168 __THROW __attribute_pure__ __nonnull ((1)); 171 __THROW __attribute_pure__ __nonnull ((1)); [all …]
|
| H A D | wchar.h | 156 __THROW __attribute_pure__; 159 __THROW __attribute_pure__; 214 __THROW __attribute_pure__; 217 __THROW __attribute_pure__; 224 __THROW __attribute_pure__; 231 __THROW __attribute_pure__; 235 __THROW __attribute_pure__; 238 __THROW __attribute_pure__; 241 __THROW __attribute_pure__; 249 extern size_t wcslen (__const wchar_t *__s) __THROW __attribute_pure__; [all …]
|
| H A D | dirent.h | 281 __THROW __attribute_pure__ __nonnull ((1, 2)); 286 alphasort64) __attribute_pure__ __nonnull ((1, 2)); 294 __THROW __attribute_pure__ __nonnull ((1, 2)); 301 __THROW __attribute_pure__ __nonnull ((1, 2)); 307 __attribute_pure__ __nonnull ((1, 2)); 315 __THROW __attribute_pure__ __nonnull ((1, 2));
|
| H A D | strings.h | 35 __THROW __attribute_pure__; 48 extern char *index (__const char *__s, int __c) __THROW __attribute_pure__; 51 extern char *rindex (__const char *__s, int __c) __THROW __attribute_pure__; 55 __THROW __attribute_pure__; 59 __THROW __attribute_pure__;
|
| H A D | stdlib.h | 146 __THROW __attribute_pure__ __nonnull ((1)) __wur; 149 __THROW __attribute_pure__ __nonnull ((1)) __wur; 152 __THROW __attribute_pure__ __nonnull ((1)) __wur; 159 __THROW __attribute_pure__ __nonnull ((1)) __wur; 315 __THROW __attribute_pure__ __nonnull ((1)) __wur;
|
| H A D | envz.h | 36 __THROW __attribute_pure__; 42 __THROW __attribute_pure__;
|
| H A D | argz.h | 61 __THROW __attribute_pure__; 63 __THROW __attribute_pure__;
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/ |
| H A D | cdefs.h | 216 # define __attribute_pure__ __attribute__ ((__pure__)) macro 218 # define __attribute_pure__ /* Ignore */ macro
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/ |
| H A D | cdefs.h | 65 #define __attribute_pure__ macro
|