Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dintrin.h82 void __movsb(unsigned char *, unsigned char const *, size_t);
241 static __inline__ void __DEFAULT_FN_ATTRS __movsb(unsigned char *__dst, in __movsb() function