Searched refs:chVal (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/common/ | ||
H A D | tcuCommandLine.cpp | 405 const char chVal = (char)(deUint8)(ch & 0xff); in overflow() local 406 return xsputn(&chVal, 1) == 1 ? ch : -1; in overflow() |
Completed in 3 milliseconds