Home
last modified time | relevance | path

Searched defs:__dest (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libssp/ssp/
H A Dstring.h60 __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 Dstring.h60 __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.h48 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 Datomic_support.h64 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 Dbitmap_allocator.h161 iterator __dest = this->end(); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h161 iterator __dest = this->end(); in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_algo.h953 _ForwardIterator __dest = __first; in _GLIBCXX_VISIBILITY() local
H A Dranges_algo.h1374 auto __dest = __first; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Dfalkor-tag-collision-avoidance.c94 #define TAG_UPDATE_DEST(__tag, __dest) (((__tag) & ~0xf) | (__dest & 0xf)) argument
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Dfalkor-tag-collision-avoidance.cc94 #define TAG_UPDATE_DEST(__tag, __dest) (((__tag) & ~0xf) | (__dest & 0xf)) argument
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dgthr-win32.h384 __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 Dstl_algo.h911 _ForwardIterator __dest = __first; in _GLIBCXX_VISIBILITY() local
H A Dranges_algo.h1164 auto __dest = __first; in _GLIBCXX_VISIBILITY() local