Searched defs:__dest (Results 1 – 5 of 5) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/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()
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/ |
H A D | bitmap_allocator.h | 164 iterator __dest = this->end(); in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/ |
H A D | bitmap_allocator.h | 164 iterator __dest = this->end(); in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ |
H A D | stl_algo.h | 1221 _ForwardIterator __dest = __first; in _GLIBCXX_VISIBILITY() local 1263 _ForwardIterator __dest = __first; in _GLIBCXX_VISIBILITY() local
|
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ |
H A D | stl_algo.h | 971 _ForwardIterator __dest = __first; in _GLIBCXX_VISIBILITY() local
|