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

1 2 3 4 5

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
cdefs.h 265 # define __nonnull(params) __attribute__ ((__nonnull__ params)) macro
267 # define __nonnull(params) macro
  /development/ndk/platforms/android-21/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))
  /development/ndk/platforms/android-9/include/sys/
cdefs.h 238 #define __nonnull(args) __attribute__((__nonnull__ args)) macro
240 #define __printflike(x, y) __attribute__((__format__(printf, x, y))) __nonnull((x))
241 #define __scanflike(x, y) __attribute__((__format__(scanf, x, y))) __nonnull((x))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
cdefs.h 290 # define __nonnull(params) __attribute__ ((__nonnull__ params)) macro
292 # define __nonnull(params) macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
cdefs.h 290 # define __nonnull(params) __attribute__ ((__nonnull__ params)) macro
292 # define __nonnull(params) macro
  /prebuilts/ndk/r10/platforms/android-12/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/r10/platforms/android-12/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/r10/platforms/android-12/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/r10/platforms/android-13/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/r10/platforms/android-13/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/r10/platforms/android-13/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/r10/platforms/android-14/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/r10/platforms/android-14/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/r10/platforms/android-14/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/r10/platforms/android-15/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/r10/platforms/android-15/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/r10/platforms/android-15/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/r10/platforms/android-16/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/r10/platforms/android-16/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/r10/platforms/android-16/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/r10/platforms/android-17/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/r10/platforms/android-17/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/r10/platforms/android-17/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/r10/platforms/android-18/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/r10/platforms/android-18/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))

Completed in 1584 milliseconds

1 2 3 4 5