Home
last modified time | relevance | path

Searched defs:STATIC_CAST (Results 1 – 1 of 1) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Detip.h136 #define STATIC_CAST(s) static_cast<s> macro
138 #define STATIC_CAST(s) (s) macro