Searched refs:the_unsigned_short (Results 1 - 1 of 1) sorted by relevance

/external/lldb/test/lang/cpp/unsigned_types/
H A Dmain.cpp13 unsigned short the_unsigned_short = 'c'; local
19 return the_unsigned_char - the_unsigned_short + // Set break point at this line.

Completed in 147 milliseconds