Home | History | Annotate | Download | only in pub

Lines Matching refs:UShort

292          UShort U16;
299 UShort V128; /* 16-bit value; see Ico_V128 comment above */
308 extern IRConst* IRConst_U16 ( UShort );
315 extern IRConst* IRConst_V128 ( UShort );
922 QNarrow16Uto8U ( UShort x ) if (x >u 255) x = 255;
929 QNarrow16Uto8S ( UShort x ) if (x >u 127) x = 127;
1970 UShort offset;
1971 UShort size;