Searched refs:__static_cast (Results 1 – 1 of 1) sorted by relevance
121 #define __static_cast(x,y) static_cast<x>(y) macro125 #define __static_cast(x,y) (x)y macro