Searched defs:_IO (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/fixincludes/tests/base/ | ||
| D | testing.h | 49 #define _IO(x,y) (x<<8|y) macro |
| /netbsd/src/sys/sys/ | ||
| D | ioccom.h | 69 #define _IO(g,n) _IOC(IOC_VOID, (g), (n), 0) macro |