Searched defs:__static_cast (Results 1 - 1 of 1) sorted by relevance

/src/sys/sys/
H A Dcdefs.h401 #define __static_cast(x,y) static_cast<x>(y) macro
405 #define __static_cast(x,y) (x)y macro

Completed in 3 milliseconds