Searched defs:BASE (Results 1 – 5 of 5) sorted by relevance
21 #define BASE 10 macro
23 BASE = 2, enumerator
24 const int BASE = 10; variable
30 constexpr char BASE[] = "__BASE"; variable
192 constexpr int BASE = 10; in CalcSmapsInfo() local