OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TYPE_P
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree.h
226
#define
TYPE_P
(NODE)\
288
(
TYPE_P
(NODE) || DECL_P (NODE))
3834
if (
TYPE_P
(__t))
4118
if (
TYPE_P
(__t))
/src/external/gpl3/gcc.old/dist/gcc/
tree.h
151
#define
TYPE_P
(NODE)\
213
(
TYPE_P
(NODE) || DECL_P (NODE))
3635
if (
TYPE_P
(__t))
3887
if (
TYPE_P
(__t))
Completed in 46 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026