HomeSort by relevance Sort by last modified time
    Searched defs:__nonnull (Results 76 - 100 of 102) sorted by null

1 2 34 5

  /prebuilts/ndk/r11/platforms/android-21/arch-mips64/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-23/arch-arm/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-23/arch-arm64/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 232 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
234 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
235 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
cdefs.h 291 #define __nonnull(x) __attribute__((__nonnull__(x))) macro
293 #define __nonnull(x) macro
  /external/syslinux/gpxe/src/include/
compiler.h 484 #define __nonnull __attribute__ (( nonnull )) macro
  /external/python/cpython2/Lib/plat-freebsd6/
IN.py 44 def __nonnull(x): return __attribute__((__nonnull__(x))) function

Completed in 2196 milliseconds

1 2 34 5