Searched defs:ULong_to_Ptr (Results 1 - 1 of 1) sorted by path

/external/valgrind/main/VEX/pub/
H A Dlibvex_basictypes.h167 and ULong_to_Ptr in a way that doesn't cause compilers to complain.
224 static inline void* ULong_to_Ptr ( ULong n ) { function
232 static inline void* ULong_to_Ptr ( ULong n ) { function
237 # error "Vex: Fatal: Can't define Ptr_to_ULong / ULong_to_Ptr"

Completed in 1150 milliseconds