OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__weakref__
(Results
1 - 20
of
20
) sorted by relevancy
/src/external/gpl3/gcc/dist/libgomp/
secure_getenv.h
37
__attribute__((
__weakref__
("__secure_getenv")));
/src/external/gpl3/gcc.old/dist/libgomp/
secure_getenv.h
37
__attribute__((
__weakref__
("__secure_getenv")));
/src/sys/sys/
cdefs_aout.h
37
#define __weak_reference(sym) __attribute__((
__weakref__
))
55
#define __weak_reference(sym) __attribute__((
__weakref__
))
cdefs_elf.h
74
#define __weak_reference(sym) __attribute__((
__weakref__
(#sym)))
/src/external/gpl3/gcc/dist/libgcc/config/mips/
gthr-mipssde.h
60
static __typeof(name) __gthrw_ ## name __attribute__ ((
__weakref__
(#name)));
/src/external/gpl3/gcc/dist/libgcc/config/s390/
gthr-tpf.h
70
static __typeof(name) __gthrw_ ## name __attribute__ ((
__weakref__
(#name)));
/src/external/gpl3/gcc/dist/libgfortran/intrinsics/
system_clock.c
51
__attribute__((
__weakref__
("clock_gettime")));
/src/external/gpl3/gcc/dist/libquadmath/
quadmath_weak.h
28
static __typeof(type) name __attribute__ ((
__weakref__
(#name2))) \
/src/external/gpl3/gcc.old/dist/libgcc/config/mips/
gthr-mipssde.h
60
static __typeof(name) __gthrw_ ## name __attribute__ ((
__weakref__
(#name)));
/src/external/gpl3/gcc.old/dist/libgcc/config/s390/
gthr-tpf.h
70
static __typeof(name) __gthrw_ ## name __attribute__ ((
__weakref__
(#name)));
/src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
system_clock.c
51
__attribute__((
__weakref__
("clock_gettime")));
/src/external/gpl3/gcc.old/dist/libquadmath/
quadmath_weak.h
28
static __typeof(type) name __attribute__ ((
__weakref__
(#name2))) \
/src/external/gpl3/gcc/dist/libgcc/config/pa/
gthr-dce.h
66
static __typeof(name) __gthrw_ ## name __attribute__ ((
__weakref__
(#name)));
/src/external/gpl3/gcc.old/dist/libgcc/config/pa/
gthr-dce.h
66
static __typeof(name) __gthrw_ ## name __attribute__ ((
__weakref__
(#name)));
/src/external/gpl3/gcc/dist/libgfortran/runtime/
environ.c
42
__attribute__((
__weakref__
("__secure_getenv")));
/src/external/gpl3/gcc.old/dist/libgfortran/runtime/
environ.c
42
__attribute__((
__weakref__
("__secure_getenv")));
/src/external/gpl3/gcc/dist/libgcc/
gthr-posix.h
97
__attribute__ ((
__weakref__
(#name2), __copy__ (type))); \
/src/external/gpl3/gcc.old/dist/libgcc/
gthr-posix.h
91
__attribute__ ((
__weakref__
(#name2), __copy__ (type))); \
/src/external/gpl3/gcc/dist/libgfortran/
configure
31087
static int mytoto (int) __attribute__((
__weakref__
("toto")));
/src/external/gpl3/gcc.old/dist/libgfortran/
configure
27884
static int mytoto (int) __attribute__((
__weakref__
("toto")));
Completed in 47 milliseconds
Indexes created Sat Jun 06 00:24:59 UTC 2026