Home
last modified time | relevance | path

Searched defs:__stosw (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/
Dintrin.h508 static __inline__ void __DEFAULT_FN_ATTRS __stosw(unsigned short *__dst, in __stosw() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/
Dintrin.h508 static __inline__ void __DEFAULT_FN_ATTRS __stosw(unsigned short *__dst, in __stosw() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/
Dintrin.h300 static __inline__ void __DEFAULT_FN_ATTRS __stosw(unsigned short *__dst, in __stosw() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/
Dintrin.h508 static __inline__ void __DEFAULT_FN_ATTRS __stosw(unsigned short *__dst, in __stosw() function
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/
H A Dintrin.h508 static __inline__ void __DEFAULT_FN_ATTRS __stosw(unsigned short *__dst, in __stosw() function
/aosp_15_r20/external/clang/lib/Headers/
H A Dintrin.h867 __stosw(unsigned short *__dst, unsigned short __x, size_t __n) { in __stosw() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
Dintrin.h867 __stosw(unsigned short *__dst, unsigned short __x, size_t __n) { in __stosw() function
/aosp_15_r20/prebuilts/sdk/renderscript/clang-include/
H A Dintrin.h867 __stosw(unsigned short *__dst, unsigned short __x, size_t __n) { in __stosw() function
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs23498 pub fn __stosw(Destination: PWORD, Value: WORD, Count: SIZE_T); in __stosw() function