Searched refs:IO_PREFIX (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dliolib.c151 #define IO_PREFIX "_IO_" macro
152 #define IOPREF_LEN (sizeof(IO_PREFIX)/sizeof(char) - 1)
153 #define IO_INPUT (IO_PREFIX "input")
154 #define IO_OUTPUT (IO_PREFIX "output")

Completed in 72 milliseconds