Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dintrin.h68 unsigned char __inbyte(unsigned short);
333 static inline unsigned char __inbyte(unsigned short port) { in __inbyte() function