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_or_builtin_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c/
c-typeck.cc
5628
type_or_builtin_type
(tree expr, tree *bltin = NULL)
5702
type1 =
type_or_builtin_type
(op1, &bltin1);
5704
type2 =
type_or_builtin_type
(op2, &bltin2);
7738
rhstype =
type_or_builtin_type
(rhs, &bltin);
5609
type_or_builtin_type
(tree expr, tree *bltin = NULL)
function
/src/external/gpl3/gcc.old/dist/gcc/c/
c-typeck.cc
5172
type_or_builtin_type
(tree expr, tree *bltin = NULL)
5246
type1 =
type_or_builtin_type
(op1, &bltin1);
5248
type2 =
type_or_builtin_type
(op2, &bltin2);
7201
rhstype =
type_or_builtin_type
(rhs, &bltin);
5155
type_or_builtin_type
(tree expr, tree *bltin = NULL)
function
Completed in 52 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026