Lines Matching full:integral
1051 "PtrToInt result must be integral", &I);
1071 "IntToPtr source must be an integral", &I);
1218 // integral operands.
1227 "Integer arithmetic operators only work with integral types!", &B);
1246 // Check that logical operators are only used with integral operands.
1251 "Logical operators only work with integral types!", &B);
1260 "Shifts only work with integral types!", &B);