Home
last modified time | relevance | path

Searched defs:LUAL_BUFFERSIZE (Results 1 – 6 of 6) sorted by relevance

/freebsd/stand/liblua/
H A Dluaconf.local.h67 #define LUAL_BUFFERSIZE 128 macro
H A Dluaconf.h759 #define LUAL_BUFFERSIZE 128 macro
/freebsd/contrib/lua/src/
H A Dltests.h117 #define LUAL_BUFFERSIZE 23 macro
H A Dluaconf.h766 #define LUAL_BUFFERSIZE ((int)(16 * sizeof(void*) * sizeof(lua_Number))) macro
/freebsd/lib/liblua/
H A Dluaconf.h742 #define LUAL_BUFFERSIZE ((int)(16 * sizeof(void*) * sizeof(lua_Number))) macro
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dluaconf.h371 #define LUAL_BUFFERSIZE 512 macro