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