Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dintrin.h88 void __outbyte(unsigned short, unsigned char);
351 static inline void __outbyte(unsigned short port, unsigned char data) { in __outbyte() function