Home | History | Annotate | Download | only in Analysis

Lines Matching defs:uintptr_t

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