Lines Matching full:case
44 case TYPE_SCHAR:
47 case TYPE_UCHAR:
50 case TYPE_SHORT:
53 case TYPE_USHORT:
56 case TYPE_INT:
59 case TYPE_UINT:
62 case TYPE_LONGINT:
65 case TYPE_ULONGINT:
69 case TYPE_LONGLONGINT:
72 case TYPE_ULONGLONGINT:
76 case TYPE_DOUBLE:
79 case TYPE_LONGDOUBLE:
82 case TYPE_CHAR:
86 case TYPE_WIDE_CHAR:
88 default argument promotions", this is not the case in mingw32,
96 case TYPE_STRING:
100 debug output. Use a fallback in this case. */
105 case TYPE_WIDE_STRING:
109 debug output. Use a fallback in this case. */
123 case TYPE_POINTER:
126 case TYPE_COUNT_SCHAR_POINTER:
129 case TYPE_COUNT_SHORT_POINTER:
132 case TYPE_COUNT_INT_POINTER:
135 case TYPE_COUNT_LONGINT_POINTER:
139 case TYPE_COUNT_LONGLONGINT_POINTER:
145 case TYPE_U8_STRING:
149 debug output. Use a fallback in this case. */
157 case TYPE_U16_STRING:
161 debug output. Use a fallback in this case. */
169 case TYPE_U32_STRING:
173 debug output. Use a fallback in this case. */