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