OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__attribute_deprecated__
(Results
1 - 9
of
9
) sorted by null
/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.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.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.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.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
/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 1344 milliseconds