Searched defs:__REINTERPRET_CAST (Results 1 – 1 of 1) sorted by relevance
584 # define __REINTERPRET_CAST(__x,__y) reinterpret_cast<__x>(__y) macro588 # define __REINTERPRET_CAST(__x,__y) __C_CAST(__x, __y) macro