HomeSort by: relevance | last modified time | path
    Searched defs:__static_cast (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
cdefs.h 401 #define __static_cast(x,y) static_cast<x>(y) macro
405 #define __static_cast(x,y) (x)y macro
cdefs.h 401 #define __static_cast(x,y) static_cast<x>(y) macro
405 #define __static_cast(x,y) (x)y macro

Completed in 53 milliseconds