Searched defs:Ptr_to_ULong (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/pub/
H A Dlibvex_basictypes.h166 /* We need to know the host word size in order to write Ptr_to_ULong
221 static inline ULong Ptr_to_ULong ( void* p ) { function
228 static inline ULong Ptr_to_ULong ( void* p ) { function
237 # error "Vex: Fatal: Can't define Ptr_to_ULong / ULong_to_Ptr"

Completed in 68 milliseconds