/netbsd-src/external/gpl3/gcc/dist/libssp/ssp/ |
H A D | string.h | 60 __memcpy_ichk (void *__restrict__ __dest, const void *__restrict__ __src, in __memcpy_ichk() 72 __memmove_ichk (void *__dest, const void *__src, size_t __len) in __memmove_ichk() 83 __mempcpy_ichk (void *__restrict__ __dest, const void *__restrict__ __src, in __mempcpy_ichk() 95 __memset_ichk (void *__dest, int __ch, size_t __len) in __memset_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()
|
/netbsd-src/external/gpl3/gcc.old/dist/libssp/ssp/ |
H A D | string.h | 60 __memcpy_ichk (void *__restrict__ __dest, const void *__restrict__ __src, in __memcpy_ichk() 72 __memmove_ichk (void *__dest, const void *__src, size_t __len) in __memmove_ichk() 83 __mempcpy_ichk (void *__restrict__ __dest, const void *__restrict__ __src, in __mempcpy_ichk() 95 __memset_ichk (void *__dest, int __ch, size_t __len) in __memset_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()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | __bsd_locale_fallbacks.h | 48 size_t __libcpp_wcsnrtombs_l(char *__dest, const wchar_t **__src, size_t __nwc, in __libcpp_wcsnrtombs_l() 63 size_t __libcpp_mbsnrtowcs_l(wchar_t * __dest, const char **__src, size_t __nms, in __libcpp_mbsnrtowcs_l() 100 size_t __libcpp_mbsrtowcs_l(wchar_t *__dest, const char **__src, size_t __len, in __libcpp_mbsrtowcs_l()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/src/include/ |
H A D | atomic_support.h | 64 void __libcpp_relaxed_store(_ValueType* __dest, _FromType __val) in __libcpp_relaxed_store()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/ |
H A D | bitmap_allocator.h | 161 iterator __dest = this->end(); in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
H A D | bitmap_allocator.h | 161 iterator __dest = this->end(); in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | stl_algo.h | 953 _ForwardIterator __dest = __first; in _GLIBCXX_VISIBILITY() local
|
H A D | ranges_algo.h | 1374 auto __dest = __first; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | falkor-tag-collision-avoidance.c | 94 #define TAG_UPDATE_DEST(__tag, __dest) (((__tag) & ~0xf) | (__dest & 0xf)) argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | falkor-tag-collision-avoidance.cc | 94 #define TAG_UPDATE_DEST(__tag, __dest) (((__tag) & ~0xf) | (__dest & 0xf)) argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/ |
H A D | gthr-win32.h | 384 __gthr_i486_lock_cmp_xchg(long *__dest, long __xchg, long __comperand) in __gthr_i486_lock_cmp_xchg()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | stl_algo.h | 911 _ForwardIterator __dest = __first; in _GLIBCXX_VISIBILITY() local
|
H A D | ranges_algo.h | 1164 auto __dest = __first; in _GLIBCXX_VISIBILITY() local
|