| /netbsd/src/external/gpl3/gcc/dist/libssp/ssp/ |
| D | stdio.h | 52 extern int __sprintf_chk (char *__restrict__ __s, int __flag, size_t __slen, 53 __const char *__restrict__ __format, ...); 54 extern int __vsprintf_chk (char *__restrict__ __s, int __flag, size_t __slen, 55 __const char *__restrict__ __format, 64 extern int __snprintf_chk (char *__restrict__ __s, size_t __n, int __flag, 65 size_t __slen, __const char *__restrict__ __format, 67 extern int __vsnprintf_chk (char *__restrict__ __s, size_t __n, int __flag, 68 size_t __slen, __const char *__restrict__ __format, 88 (char *__restrict__ __s, int __n, 89 FILE *__restrict__ __stream), fgets); [all …]
|
| D | string.h | 60 __memcpy_ichk (void *__restrict__ __dest, const void *__restrict__ __src, in __memcpy_ichk() 83 __mempcpy_ichk (void *__restrict__ __dest, const void *__restrict__ __src, in __mempcpy_ichk() 115 __strcpy_ichk (char *__restrict__ __dest, const char *__restrict__ __src) in __strcpy_ichk() 126 __stpcpy_ichk (char *__restrict__ __dest, const char *__restrict__ __src) in __stpcpy_ichk() 137 __strncpy_ichk (char *__restrict__ __dest, const char *__restrict__ __src, in __strncpy_ichk() 149 __strcat_ichk (char *__restrict__ __dest, const char *__restrict__ __src) in __strcat_ichk() 160 __strncat_ichk (char *__restrict__ __dest, const char *__restrict__ __src, in __strncat_ichk()
|
| D | unistd.h | 59 (const char *__restrict__ __path, 60 char *__restrict__ __buf, size_t __len), 64 readlink (const char *__restrict__ __path, char *__restrict__ __buf, in readlink()
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | valarray_array.h | 140 _S_do_it(const _Tp* __b, const _Tp* __e, _Tp* __restrict__ __o) in _GLIBCXX_VISIBILITY() 151 _S_do_it(const _Tp* __b, const _Tp* __e, _Tp* __restrict__ __o) in _GLIBCXX_VISIBILITY() 161 _Tp* __restrict__ __o) in _GLIBCXX_VISIBILITY() 169 __valarray_copy_construct (const _Tp* __restrict__ __a, size_t __n, in _GLIBCXX_VISIBILITY() 170 size_t __s, _Tp* __restrict__ __o) in _GLIBCXX_VISIBILITY() 189 __valarray_copy_construct (const _Tp* __restrict__ __a, in _GLIBCXX_VISIBILITY() 190 const size_t* __restrict__ __i, in _GLIBCXX_VISIBILITY() 191 _Tp* __restrict__ __o, size_t __n) in _GLIBCXX_VISIBILITY() 217 __valarray_fill(_Tp* __restrict__ __a, size_t __n, const _Tp& __t) in _GLIBCXX_VISIBILITY() 226 __valarray_fill(_Tp* __restrict__ __a, size_t __n, in _GLIBCXX_VISIBILITY() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/libssp/ |
| D | memcpy-chk.c | 44 __memcpy_chk (void *__restrict__ dest, const void *__restrict__ src, in __memcpy_chk()
|
| D | strncpy-chk.c | 44 __strncpy_chk (char *__restrict__ dest, const char *__restrict__ src, in __strncpy_chk()
|
| D | strcpy-chk.c | 44 __strcpy_chk (char *__restrict__ dest, const char *__restrict__ src, in __strcpy_chk()
|
| D | mempcpy-chk.c | 45 __mempcpy_chk (void *__restrict__ dest, const void *__restrict__ src, in __mempcpy_chk()
|
| D | stpcpy-chk.c | 44 __stpcpy_chk (char *__restrict__ dest, const char *__restrict__ src, in __stpcpy_chk()
|
| D | strcat-chk.c | 44 __strcat_chk (char *__restrict__ dest, const char *__restrict__ src, in __strcat_chk()
|
| D | strncat-chk.c | 44 __strncat_chk (char *__restrict__ dest, const char *__restrict__ src, in __strncat_chk()
|
| /netbsd/src/external/gpl3/gcc/dist/contrib/reghunt/examples/ |
| D | 30643.c | 3 void bar (struct s *ps, int *p, int *__restrict__ rp, int *__restrict__ rq) in bar()
|
| /netbsd/src/external/bsd/openpam/dist/ |
| D | config.h.in | 224 #define __restrict__ or support _Restrict or __restrict__ 226 "#define restrict _Restrict" or "#define restrict __restrict__" 229 #if defined __SUNPRO_CC && !defined __RESTRICT && !defined __restrict__ 231 # define __restrict__ macro
|
| /netbsd/src/external/gpl2/xcvs/dist/m4/ |
| D | restrict.m4 | 16 # - GCC supports both __restrict and __restrict__ 25 for ac_kw in restrict __restrict __restrict__ _Restrict; do
|
| /netbsd/src/lib/libpam/libpam/ |
| D | config.h | 164 # define __restrict__ macro
|
| /netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/sh3el/ |
| D | config.h | 663 # define __restrict__ macro
|
| /netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/vax/ |
| D | config.h | 663 # define __restrict__ macro
|
| /netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/mipseb/ |
| D | config.h | 663 # define __restrict__ macro
|
| /netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/mipsel/ |
| D | config.h | 663 # define __restrict__ macro
|
| /netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/m68k/ |
| D | config.h | 663 # define __restrict__ macro
|
| /netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/coldfire/ |
| D | config.h | 625 # define __restrict__ macro
|
| /netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/sparc/ |
| D | config.h | 663 # define __restrict__ macro
|
| /netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/sh3eb/ |
| D | config.h | 663 # define __restrict__ macro
|
| /netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/sparc64/ |
| D | config.h | 663 # define __restrict__ macro
|
| /netbsd/src/external/lgpl3/gmp/lib/libgmp/arch/m68000/ |
| D | config.h | 663 # define __restrict__ macro
|