Lines Matching full:integer
47 // integer congruent to the source integer (modulo 2^n where n is the number of bits
61 // Otherwise, if both operands have signed integer types or both have unsigned
62 // integer types, the operand with the type of lesser integer conversion rank shall be
64 // ? Otherwise, if the operand that has unsigned integer type has rank greater than
66 // integer type shall be converted to the type of the operand with unsigned integer type.
68 // C: ISO/IEC 14882:2011(E) p86 section 4.13 Integer conversion rank
72 // ? The rank of any unsigned integer type shall equal the rank of the corresponding
73 // signed integer type.
78 // size of integer.
81 // Other libraries do exist for safe integer operations which can detect the
101 __attribute__((no_sanitize("integer")))
109 __attribute__((no_sanitize("integer")))
119 __attribute__((no_sanitize("integer")))
126 __attribute__((no_sanitize("integer")))
138 __attribute__((no_sanitize("integer")))
145 __attribute__((no_sanitize("integer")))
152 __attribute__((no_sanitize("integer")))
159 __attribute__((no_sanitize("integer")))
166 __attribute__((no_sanitize("integer")))
176 __attribute__((no_sanitize("integer")))
183 __attribute__((no_sanitize("integer")))
198 __attribute__((no_sanitize("integer")))
205 __attribute__((no_sanitize("integer")))