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

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DStdLibExtras.h86 TypePtr reinterpret_cast_ptr(void* ptr) function
93 TypePtr reinterpret_cast_ptr(const void* ptr) function
104 #define reinterpret_cast_ptr reinterpret_cast macro

Completed in 143 milliseconds