HomeSort by relevance Sort by last modified time
    Searched refs:__static_cast (Results 1 - 9 of 9) sorted by null

  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 75 #define __static_cast(x,y) static_cast<x>(y) macro
79 #define __static_cast(x,y) (x)y macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 75 #define __static_cast(x,y) static_cast<x>(y) macro
79 #define __static_cast(x,y) (x)y macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 75 #define __static_cast(x,y) static_cast<x>(y) macro
79 #define __static_cast(x,y) (x)y macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
cdefs.h 75 #define __static_cast(x,y) static_cast<x>(y) macro
79 #define __static_cast(x,y) (x)y macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 75 #define __static_cast(x,y) static_cast<x>(y) macro
79 #define __static_cast(x,y) (x)y macro
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
cdefs.h 75 #define __static_cast(x,y) static_cast<x>(y) macro
79 #define __static_cast(x,y) (x)y macro
  /bionic/libc/include/sys/
cdefs.h 64 #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/
cdefs.h 70 #define __static_cast(x,y) static_cast<x>(y) macro
74 #define __static_cast(x,y) (x)y macro
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 64 #define __static_cast(x,y) static_cast<x>(y) macro
68 #define __static_cast(x,y) (x)y macro

Completed in 149 milliseconds