Searched refs:StdLibIsControl (Results 1 – 6 of 6) sorted by relevance
223 inline void StdLibIsControl(wchar_t ch) in StdLibIsControl() function
239 return new StdLibCharPerfFunction(StdLibIsControl, static_cast<wchar_t>(MIN_), in TestStdLibIsControl()
239 return new StdLibCharPerfFunction(StdLibIsControl, (wchar_t)MIN_, in TestStdLibIsControl()