Searched refs:StdLibIsControl (Results 1 – 2 of 2) sorted by relevance
219 inline void StdLibIsControl(wchar_t ch) in StdLibIsControl() function
235 return new StdLibCharPerfFunction(StdLibIsControl, (wchar_t)MIN_, in TestStdLibIsControl()