Searched defs:short_c (Results 1 – 2 of 2) sorted by relevance
406 char short_c = static_cast<char>( c & 0x00FF ); in shortstringize() local