Lines Matching refs:uintptr_t
27 addr = (__typeof (addr)) (((uintptr_t) (addr)) + 1); \
32 addr = (__typeof (addr)) (((uintptr_t) (addr)) + 1); \
37 addr = (__typeof (addr)) (((uintptr_t) (addr)) + 1); \
42 addr = (__typeof (addr)) (((uintptr_t) (addr)) + 1); \
57 addr = (__typeof (addr)) (((uintptr_t) (addr)) + 1); \
67 addr = (__typeof (addr)) (((uintptr_t) (addr)) + 1); \
77 addr = (__typeof (addr)) (((uintptr_t) (addr)) + 1); \
87 addr = (__typeof (addr)) (((uintptr_t) (addr)) + 1); \
213 Addr = (__typeof (Addr)) (((uintptr_t) (Addr)) + 2); \
217 Addr = (__typeof (Addr)) (((uintptr_t) (Addr)) + 2); \
222 Addr = (__typeof (Addr)) (((uintptr_t) (Addr)) + 4); \
226 Addr = (__typeof (Addr)) (((uintptr_t) (Addr)) + 4); \
231 Addr = (__typeof (Addr)) (((uintptr_t) (Addr)) + 8); \
235 Addr = (__typeof (Addr)) (((uintptr_t) (Addr)) + 8); \