Home
last modified time | relevance | path

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

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/sys/
H A DEfiCdefs.h121 #define __static_cast(x,y) static_cast<x>(y) macro
125 #define __static_cast(x,y) (x)y macro
/dports/lang/gnatdroid-sysroot/android-19-arm/usr/include/sys/
H A Dcdefs.h64 #define __static_cast(x,y) static_cast<x>(y) macro
68 #define __static_cast(x,y) (x)y macro
/dports/lang/gnatdroid-sysroot-x86/android-19-x86/usr/include/sys/
H A Dcdefs.h64 #define __static_cast(x,y) static_cast<x>(y) macro
68 #define __static_cast(x,y) (x)y macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dcdefs.h312 #define __static_cast(x,y) static_cast<x>(y) macro
316 #define __static_cast(x,y) (x)y macro