Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dliolib.c149 #define IO_PREFIX "_IO_" macro
150 #define IOPREF_LEN (sizeof(IO_PREFIX)/sizeof(char) - 1)
151 #define IO_INPUT (IO_PREFIX "input")
152 #define IO_OUTPUT (IO_PREFIX "output")