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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
signal.h 173 extern int sigpause (int __mask) __THROW __attribute_deprecated__; variable
196 extern int sigblock (int __mask) __THROW __attribute_deprecated__; variable
199 extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; variable
202 extern int siggetmask (void) __THROW __attribute_deprecated__; variable
366 __THROW __attribute_deprecated__; variable
printf.h 109 __THROW __attribute_deprecated__; variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
signal.h 173 extern int sigpause (int __mask) __THROW __attribute_deprecated__; variable
196 extern int sigblock (int __mask) __THROW __attribute_deprecated__; variable
199 extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; variable
202 extern int siggetmask (void) __THROW __attribute_deprecated__; variable
366 __THROW __attribute_deprecated__; variable
printf.h 109 __THROW __attribute_deprecated__; variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sys/
cdefs.h 234 # define __attribute_deprecated__ __attribute__ ((__deprecated__)) macro
236 # define __attribute_deprecated__ /* Ignore */ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
cdefs.h 234 # define __attribute_deprecated__ __attribute__ ((__deprecated__)) macro
236 # define __attribute_deprecated__ /* Ignore */ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/netinet/
in.h 487 __THROW __attribute_deprecated__; variable
489 int __type) __THROW __attribute_deprecated__; variable
492 int __plusy) __THROW __attribute_deprecated__; variable
495 __THROW __attribute_deprecated__; variable
498 __THROW __attribute_deprecated__; variable
501 __THROW __attribute_deprecated__; variable
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/netinet/
in.h 487 __THROW __attribute_deprecated__; variable
489 int __type) __THROW __attribute_deprecated__; variable
492 int __plusy) __THROW __attribute_deprecated__; variable
495 __THROW __attribute_deprecated__; variable
498 __THROW __attribute_deprecated__; variable
501 __THROW __attribute_deprecated__; variable

Completed in 278 milliseconds