Searched defs:__src (Results 1 – 4 of 4) sorted by relevance
| /trueos/contrib/gcclibs/libssp/ssp/ |
| HD | string.h | 61 __memcpy_ichk (void *__restrict__ __dest, const void *__restrict__ __src, in __memcpy_ichk() 73 __memmove_ichk (void *__dest, const void *__src, size_t __len) in __memmove_ichk() 84 __mempcpy_ichk (void *__restrict__ __dest, const void *__restrict__ __src, in __mempcpy_ichk() 116 __strcpy_ichk (char *__restrict__ __dest, const char *__restrict__ __src) in __strcpy_ichk() 127 __stpcpy_ichk (char *__restrict__ __dest, const char *__restrict__ __src) in __stpcpy_ichk() 138 __strncpy_ichk (char *__restrict__ __dest, const char *__restrict__ __src, in __strncpy_ichk() 150 __strcat_ichk (char *__restrict__ __dest, const char *__restrict__ __src) in __strcat_ichk() 161 __strncat_ichk (char *__restrict__ __dest, const char *__restrict__ __src, in __strncat_ichk()
|
| /trueos/contrib/libstdc++/src/ |
| D | localename.cc | 301 char* __src = __imp->_M_names[__ix_name] ? in _M_replace_categories() local
|
| /trueos/contrib/libstdc++/include/ext/ |
| D | bitmap_allocator.h | 182 iterator __src = this->end() - 1; in insert() local
|
| /trueos/contrib/libc++/src/ |
| D | locale.cpp | 4308 const char __num_get_base::__src[33] = "0123456789abcdefABCDEFxX+-pPiInN"; member in __num_get_base
|