OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CONVERT_EXPR_P
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree.h
467
#define
CONVERT_EXPR_P
(EXP) CONVERT_EXPR_CODE_P (TREE_CODE (EXP))
490
while ((
CONVERT_EXPR_P
(EXP) \
/src/external/gpl3/gcc/dist/gcc/
tree.h
557
#define
CONVERT_EXPR_P
(EXP) CONVERT_EXPR_CODE_P (TREE_CODE (EXP))
580
while ((
CONVERT_EXPR_P
(EXP) \
Completed in 85 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026