HomeSort by relevance Sort by last modified time
    Searched defs:__warnattr (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
cdefs.h 138 # define __warnattr(msg) __attribute__((__warning__ (msg))) macro
143 # define __warnattr(msg) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
cdefs.h 138 # define __warnattr(msg) __attribute__((__warning__ (msg))) macro
143 # define __warnattr(msg) macro
  /bionic/libc/include/sys/
cdefs.h 355 #define __warnattr(msg) __attribute__((__warning__(msg))) macro
358 #define __warnattr(msg) macro
  /development/ndk/platforms/android-L/include/sys/
cdefs.h 355 #define __warnattr(msg) __attribute__((__warning__(msg))) macro
358 #define __warnattr(msg) macro
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/sys/
cdefs.h 355 #define __warnattr(msg) __attribute__((__warning__(msg))) macro
358 #define __warnattr(msg) macro
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/sys/
cdefs.h 355 #define __warnattr(msg) __attribute__((__warning__(msg))) macro
358 #define __warnattr(msg) macro
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/sys/
cdefs.h 355 #define __warnattr(msg) __attribute__((__warning__(msg))) macro
358 #define __warnattr(msg) macro

Completed in 1758 milliseconds