OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BASELINK_FUNCTIONS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h
1075
BASELINK_FUNCTIONS
. */
1080
#define
BASELINK_FUNCTIONS
(NODE) \
1085
(BASELINK_P (T) ?
BASELINK_FUNCTIONS
(T) : T)
1093
the
BASELINK_FUNCTIONS
include a template conversion operator --
/src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h
1050
BASELINK_FUNCTIONS
. */
1055
#define
BASELINK_FUNCTIONS
(NODE) \
1060
(BASELINK_P (T) ?
BASELINK_FUNCTIONS
(T) : T)
1068
the
BASELINK_FUNCTIONS
include a template conversion operator --
Completed in 35 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026