OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__attribute__
(Results
1 - 25
of
4617
) sorted by relevancy
1
2
3
4
5
6
7
8
9
10
11
>>
/src/tests/usr.bin/xlint/lint1/
gcc_attribute_enum.c
5
* Tests for the GCC
__attribute__
for enumerators.
16
enum
__attribute__
(())
__attribute__
((__deprecated__)) tag;
18
enum
__attribute__
(())
__attribute__
((__deprecated__)) tag_with_declaration {
20
}
__attribute__
(())
__attribute__
((__deprecated__));
22
enum
__attribute__
(())
__attribute__
((__deprecated__)) {
24
}
__attribute__
(()) __attribute__((__deprecated__))
[
all
...]
gcc_attribute.c
13
void
__attribute__
((noinline))
19
void
__attribute__
((nonnull))
27
void
__attribute__
((nonnull()))
31
void
__attribute__
((nonnull(1, 2)))
38
void
__attribute__
((unknown_attribute))
70
__attribute__
((__noreturn__))
71
__attribute__
((__noreturn__))
84
__attribute__
((/* none */));
91
__attribute__
((/* none */, /* still none */));
94
* Ensure that
__attribute__
can be specified everywhere in a declaration
[
all
...]
gcc_attribute_func.c
5
* Tests for the GCC
__attribute__
for functions.
13
__attribute__
((__noreturn__))
14
__attribute__
((__aligned__(8), __cold__))
15
__attribute__
((__deprecated__("do not use while driving")));
17
__attribute__
((__cold__))
20
void
__attribute__
((__cold__)) attribute_after_type_spec(void);
21
void *
__attribute__
((__cold__)) attribute_before_name(void);
22
/*TODO: do not allow
__attribute__
after function name */
23
void *attribute_after_name
__attribute__
((__cold__))(void);
24
void *attribute_after_parameters(void)
__attribute__
((__cold__))
[
all
...]
gcc_attribute_var.c
5
* Tests for the GCC
__attribute__
for variables.
16
__attribute__
((__aligned__(4096)));
23
__attribute__
((__deprecated__)) int before,
24
int
__attribute__
((__deprecated__)) between,
25
int after
__attribute__
((__deprecated__))
31
* A GCC extension allows statement of the form
__attribute__
((fallthrough)),
38
__attribute__
((unused)) _Bool var1;
43
__attribute__
((unused)) _Bool var2;
44
__attribute__
((fallthrough));
52
const char *argv[]
__attribute__
((__unused__)
[
all
...]
/src/sys/rump/
linksyms_sun.c
4
__attribute__
((__section__("link_set_start_rump_components")));
6
__attribute__
((__section__("link_set_rump_components")));
8
__attribute__
((__section__("link_set_stop_rump_components")));
11
__attribute__
((__section__("link_set_start_evcnts")));
13
__attribute__
((__section__("link_set_evcnts")));
15
__attribute__
((__section__("link_set_stop_evcnts")));
18
__attribute__
((__section__("link_set_start_prop_linkpools")));
20
__attribute__
((__section__("link_set_prop_linkpools")));
22
__attribute__
((__section__("link_set_stop_prop_linkpools")));
25
__attribute__
((__section__("link_set_start_modules")))
[
all
...]
/src/external/gpl3/gcc/dist/gcc/lto/
common.cc
22
const char *lto_kind_str[5]
__attribute__
((visibility ("hidden"))) =
28
const char *lto_visibility_str[4]
__attribute__
((visibility ("hidden"))) =
34
const char *lto_resolution_str[10]
__attribute__
((visibility ("hidden"))) =
/src/external/gpl3/gcc.old/dist/gcc/lto/
common.cc
22
const char *lto_kind_str[5]
__attribute__
((visibility ("hidden"))) =
28
const char *lto_visibility_str[4]
__attribute__
((visibility ("hidden"))) =
34
const char *lto_resolution_str[10]
__attribute__
((visibility ("hidden"))) =
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
dlmopen-lib-dep.c
20
__attribute__
((visibility ("default")))
msym-bp-2.c
18
void
__attribute__
((used))
msym-bp-shl-main-2.c
18
static void
__attribute__
((used))
msym-lang.c
18
static int
__attribute__
((used))
symtab-search-order-1.c
18
static int
__attribute__
((used)) static_global = 23;
list-ambiguous0.c
26
static void
__attribute__
((used)) ambiguous_fun (void) {}
28
static int
__attribute__
((used)) ambiguous_var;
list-ambiguous1.c
29
static void
__attribute__
((used)) ambiguous_fun (void) {}
31
static int
__attribute__
((used)) ambiguous_var;
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
dlmopen-lib-dep.c
20
__attribute__
((visibility ("default")))
msym-bp-2.c
18
void
__attribute__
((used))
msym-bp-shl-main-2.c
18
static void
__attribute__
((used))
msym-lang.c
18
static int
__attribute__
((used))
symtab-search-order-1.c
18
static int
__attribute__
((used)) static_global = 23;
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
functexcept.h
48
__throw_bad_exception(void)
__attribute__
((__noreturn__));
52
__throw_bad_alloc(void)
__attribute__
((__noreturn__));
55
__throw_bad_array_new_length(void)
__attribute__
((__noreturn__));
59
__throw_bad_cast(void)
__attribute__
((__noreturn__));
62
__throw_bad_typeid(void)
__attribute__
((__noreturn__));
66
__throw_logic_error(const char*)
__attribute__
((__noreturn__));
69
__throw_domain_error(const char*)
__attribute__
((__noreturn__));
72
__throw_invalid_argument(const char*)
__attribute__
((__noreturn__));
75
__throw_length_error(const char*)
__attribute__
((__noreturn__));
78
__throw_out_of_range(const char*)
__attribute__
((__noreturn__))
[
all
...]
/src/common/include/libc/
extern.h
1
void __section(".text.startup")
__attribute__
((__visibility__("hidden")))
/src/sys/arch/x68k/stand/common/
exec_image.h
29
__attribute__
((__noreturn__));
/src/usr.sbin/tcpdchk/
percent_m.h
4
__attribute__
((__format_arg__(2)));
/src/external/gpl3/gcc/dist/fixincludes/tests/base/iso/
stdlib_c99.h
13
extern void quick_exit(int)
__attribute__
((__noreturn__));
/src/external/gpl3/gcc.old/dist/fixincludes/tests/base/iso/
stdlib_c99.h
13
extern void quick_exit(int)
__attribute__
((__noreturn__));
Completed in 30 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>
Indexes created Sat Feb 28 05:31:39 UTC 2026