OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__glibc_has_attribute
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/import/
cdefs.h
47
# define
__glibc_has_attribute
(attr) __has_attribute (attr)
macro
49
# define
__glibc_has_attribute
(attr) 0
macro
80
&& (__GNUC_PREREQ (3, 4) ||
__glibc_has_attribute
(__nothrow__))
282
#if __GNUC_PREREQ (2,96) ||
__glibc_has_attribute
(__malloc__)
299
#if __GNUC_PREREQ (4, 9) ||
__glibc_has_attribute
(__alloc_align__)
309
#if __GNUC_PREREQ (2,96) ||
__glibc_has_attribute
(__pure__)
316
#if __GNUC_PREREQ (2,5) ||
__glibc_has_attribute
(__const__)
322
#if __GNUC_PREREQ (2,7) ||
__glibc_has_attribute
(__unused__)
331
#if __GNUC_PREREQ (3,1) ||
__glibc_has_attribute
(__used__)
340
#if __GNUC_PREREQ (3,2) ||
__glibc_has_attribute
(__deprecated__
[
all
...]
libc-config.h
147
# undef
__glibc_has_attribute
macro
/src/external/gpl3/gdb.old/dist/gnulib/import/
cdefs.h
47
# define
__glibc_has_attribute
(attr) __has_attribute (attr)
macro
49
# define
__glibc_has_attribute
(attr) 0
macro
80
&& (__GNUC_PREREQ (3, 4) ||
__glibc_has_attribute
(__nothrow__))
282
#if __GNUC_PREREQ (2,96) ||
__glibc_has_attribute
(__malloc__)
299
#if __GNUC_PREREQ (4, 9) ||
__glibc_has_attribute
(__alloc_align__)
309
#if __GNUC_PREREQ (2,96) ||
__glibc_has_attribute
(__pure__)
316
#if __GNUC_PREREQ (2,5) ||
__glibc_has_attribute
(__const__)
322
#if __GNUC_PREREQ (2,7) ||
__glibc_has_attribute
(__unused__)
331
#if __GNUC_PREREQ (3,1) ||
__glibc_has_attribute
(__used__)
340
#if __GNUC_PREREQ (3,2) ||
__glibc_has_attribute
(__deprecated__
[
all
...]
libc-config.h
147
# undef
__glibc_has_attribute
macro
Completed in 29 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026