Searched defs:__src (Results 1 – 4 of 4) sorted by relevance
42 const uint8_t* __src = __BIONIC_CAST(static_cast, const uint8_t*, __void_src); in swab() local
41 static __inline void __bionic_statfs_to_statvfs(const struct statfs* __src, in __bionic_statfs_to_statvfs()
209 typedef char* strcpy_func(char* __dst, const char* __src); typedef238 typedef char* stpcpy_func(char* __dst, const char* __src); typedef248 typedef char* strcat_func(char* __dst, const char* __src); typedef
69 typedef char* strcpy_func(char* __dst, const char* __src); typedef119 typedef char* strcat_func(char* __dst, const char* __src); typedef