Home
last modified time | relevance | path

Searched defs:__dst (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dstdlib.h120 __NTH (mbstowcs (wchar_t *__restrict __dst, const char *__restrict __src, in __NTH()
154 __NTH (wcstombs (char *__restrict __dst, const wchar_t *__restrict __src, in __NTH()
H A Dwchar2.h488 __NTH (mbsrtowcs (wchar_t *__restrict __dst, const char **__restrict __src, in __NTH()
523 __NTH (wcsrtombs (char *__restrict __dst, const wchar_t **__restrict __src, in __NTH()
559 __NTH (mbsnrtowcs (wchar_t *__restrict __dst, const char **__restrict __src, in __NTH()
596 __NTH (wcsnrtombs (char *__restrict __dst, const wchar_t **__restrict __src, in __NTH()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dstdlib.h120 __NTH (mbstowcs (wchar_t *__restrict __dst, const char *__restrict __src, in __NTH()
154 __NTH (wcstombs (char *__restrict __dst, const wchar_t *__restrict __src, in __NTH()
H A Dwchar2.h488 __NTH (mbsrtowcs (wchar_t *__restrict __dst, const char **__restrict __src, in __NTH()
523 __NTH (wcsrtombs (char *__restrict __dst, const wchar_t **__restrict __src, in __NTH()
559 __NTH (mbsnrtowcs (wchar_t *__restrict __dst, const char **__restrict __src, in __NTH()
596 __NTH (wcsnrtombs (char *__restrict __dst, const wchar_t **__restrict __src, in __NTH()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dspecial_insns.h249 struct { char _[64]; } *__dst = dst; in movdir64b() local
289 struct { char _[64]; } __iomem *__dst = dst; in enqcmds() local
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dio_32.h95 static inline void sbus_memset_io(volatile void __iomem *__dst, int c, in sbus_memset_io()