Searched defs:s_fSane (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/string/
H A Dbase64.cpp93 static bool s_fSane = false; local
94 if (RT_UNLIKELY(!s_fSane))
116 ASMAtomicWriteBool(&s_fSane, true);

Completed in 434 milliseconds