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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-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.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
cdefs.h 259 # define __attribute_deprecated__ __attribute__ ((__deprecated__)) macro
261 # define __attribute_deprecated__ /* Ignore */ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
cdefs.h 259 # define __attribute_deprecated__ __attribute__ ((__deprecated__)) macro
261 # define __attribute_deprecated__ /* Ignore */ macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/netinet/
in.h 539 __THROW __attribute_deprecated__; variable
541 int __type) __THROW __attribute_deprecated__; variable
544 int __plusy) __THROW __attribute_deprecated__; variable
547 __THROW __attribute_deprecated__; variable
550 __THROW __attribute_deprecated__; variable
553 __THROW __attribute_deprecated__; variable

Completed in 93 milliseconds