Searched refs:intptr_t (Results 1 – 5 of 5) sorted by relevance
25 intptr_t i = 0; in TEST()
117 ASSERT_EQ(0U, (intptr_t)ptr % alignment); in TEST()
69 typedef __intptr_t intptr_t; typedef
381 typedef _Atomic(intptr_t) atomic_intptr_t;
1581 if (reinterpret_cast<intptr_t>(got[g]) < 0) { in mips_relocate_got()