OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPREFIX
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libgfortran/
libgfortran.h
166
the namespace.
IPREFIX
is for symbols intended to be internal to the
169
#define
IPREFIX
(x) _gfortrani_ ## x
192
and adds
IPREFIX
to the assembly-level symbol
214
sym_rename(x,
IPREFIX
(x)) __attribute__((__visibility__("hidden")))
216
# define internal_proto(x) sym_rename(x,
IPREFIX
(x))
223
# define iexport(x) iexport1(x,
IPREFIX
(x))
/src/external/gpl3/gcc/dist/libgfortran/
libgfortran.h
166
the namespace.
IPREFIX
is for symbols intended to be internal to the
169
#define
IPREFIX
(x) _gfortrani_ ## x
192
and adds
IPREFIX
to the assembly-level symbol
214
sym_rename(x,
IPREFIX
(x)) __attribute__((__visibility__("hidden")))
216
# define internal_proto(x) sym_rename(x,
IPREFIX
(x))
223
# define iexport(x) iexport1(x,
IPREFIX
(x))
Completed in 32 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026