Home
last modified time | relevance | path

Searched refs:__static_cast (Results 1 – 3 of 3) sorted by relevance

/development/ndk/platforms/android-9/include/sys/
Dcdefs.h64 #define __static_cast(x,y) static_cast<x>(y) macro
68 #define __static_cast(x,y) (x)y macro
/development/ndk/platforms/android-3/include/sys/
Dcdefs.h95 #define __static_cast(x,y) static_cast<x>(y) macro
99 #define __static_cast(x,y) (x)y macro
/development/ndk/platforms/android-L/include/sys/
Dcdefs.h82 #define __static_cast(x,y) static_cast<x>(y) macro
86 #define __static_cast(x,y) (x)y macro