Searched refs:__static_cast (Results 1 – 3 of 3) sorted by relevance
64 #define __static_cast(x,y) static_cast<x>(y) macro68 #define __static_cast(x,y) (x)y macro
95 #define __static_cast(x,y) static_cast<x>(y) macro99 #define __static_cast(x,y) (x)y macro
82 #define __static_cast(x,y) static_cast<x>(y) macro86 #define __static_cast(x,y) (x)y macro