Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/psdk_inc/
Dintrin-impl.h352 #define __build_inportstring(x, y, z, a) void x(unsigned short Port, y *Buffer, unsigned __LONG32 C… macro
1797 __build_inportstring(__inbytestring, unsigned char, "b", "b")
1806 __build_inportstring(__inwordstring, unsigned short, "w", "w")
1815 __build_inportstring(__indwordstring, unsigned __LONG32, "l", "d")