Searched refs:MYINT (Results 1 – 2 of 2) sorted by relevance
24 #define MYINT(s) (s[0]-'0') /* assume one-digit numerals */ macro25 #define LUAC_VERSION (MYINT(LUA_VERSION_MAJOR)*16+MYINT(LUA_VERSION_MINOR))
2117 typedef int MYINT;