Searched defs:__STATIC_CAST (Results 1 – 1 of 1) sorted by relevance
583 # define __STATIC_CAST(__x,__y) static_cast<__x>(__y) macro586 # define __STATIC_CAST(__x,__y) __C_CAST(__x, __y) macro