Searched defs:__static_cast (Results 1 – 2 of 2) sorted by relevance
67 # define __static_cast(x,y) (x)y macro
401 #define __static_cast(x,y) static_cast<x>(y) macro405 #define __static_cast(x,y) (x)y macro