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_P
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h
1072
#define
BASELINK_P
(NODE) \
1085
(
BASELINK_P
(T) ? BASELINK_FUNCTIONS (T) : T)
/src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h
1047
#define
BASELINK_P
(NODE) \
1060
(
BASELINK_P
(T) ? BASELINK_FUNCTIONS (T) : T)
Completed in 25 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026