Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlundump.h28 #define LUAC_VERSION 0x51 macro
H A Dlundump.c219 *h++=(char)LUAC_VERSION; in luaU_header()