Home
last modified time | relevance | path

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

/l4re-core-master/lua/lib/contrib/src/
A Dlundump.h24 #define MYINT(s) (s[0]-'0') /* assume one-digit numerals */ macro
25 #define LUAC_VERSION (MYINT(LUA_VERSION_MAJOR)*16+MYINT(LUA_VERSION_MINOR))

Completed in 3 milliseconds