Sign in
llvm
/
llvm-project
/
1408684957bbfb5b412e0ef3c027c88daa1058eb
/
.
/
lldb
/
test
/
API
/
types
/
unsigned_short.cpp
blob: 09af2aad62c26a75bf2e9ef4ec150b25f020bf4a [
file
] [
log
] [
blame
]
#define
T
unsigned
short
#define
T_CSTR
"unsigned short"
#define
T_VALUE_1
11001
#define
T_VALUE_2
22002
#define
T_VALUE_3
0
#define
T_VALUE_4
65535
#define
T_PRINTF_FORMAT
"%hu"
#include
"basic_type.cpp"