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