Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dintrin.h112 void __stosw(unsigned short *, unsigned short, size_t);
300 static __inline__ void __DEFAULT_FN_ATTRS __stosw(unsigned short *__dst, in __stosw() function