Home | History | Annotate | Download | only in Analysis

Lines Matching defs:intptr_t

1421 typedef __INTPTR_TYPE__ intptr_t;
1424 static intptr_t glob;
1428 glob = (intptr_t)(uintptr_t)ptr;
1434 (void*)(intptr_t)(uintptr_t)ptr; // expected-warning {{unused}}