Searched defs:uintptr (Results 1 – 11 of 11) sorted by relevance
21 typedef unsigned uintptr; typedef
34 typedef uintptr_t uintptr; typedef
30 #define uintptr uintptr_t macro
9 typedef unsigned long uintptr; typedef
10 typedef unsigned long uintptr; typedef
9 typedef unsigned long long uintptr; typedef
471 threadapply(uintptr p, void (*fn)(uintptr)) in threadapply()510 procapply(void (*fn)(uintptr)) in procapply()