Searched defs:xstatic (Results 1 – 2 of 2) sorted by relevance
4468 xstatic = 4, enumerator
3707 const char *xstatic = isStatic() ? "static " : ""; in getLevel() local