Searched defs:_IOWN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/tests/base/
H A Dtesting.h48 #define _IOWN(x,y,t) (_IOC_IN|(((t)&_IOCPARM_MASK)<<16)|(x<<8)|y) macro
/netbsd-current/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dtesting.h48 #define _IOWN(x,y,t) (_IOC_IN|(((t)&_IOCPARM_MASK)<<16)|(x<<8)|y) macro

Completed in 130 milliseconds