OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ptr_operand
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
typeck.cc
5499
tree
ptr_operand
;
5501
ptr_operand
= ((code0 == POINTER_TYPE) ? op0 : op1);
5505
result_type = TREE_TYPE (
ptr_operand
);
5509
ptr_operand
,
5491
tree
ptr_operand
;
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
typeck.cc
5167
tree
ptr_operand
;
5169
ptr_operand
= ((code0 == POINTER_TYPE) ? op0 : op1);
5173
result_type = TREE_TYPE (
ptr_operand
);
5177
ptr_operand
,
5159
tree
ptr_operand
;
local
Completed in 75 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026