Home
last modified time | relevance | path

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

/external/lua/src/
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))
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dreadability-identifier-naming.rst2117 typedef int MYINT;