OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fold_offsetof
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc
6915
fold_offsetof
(tree expr, tree type, enum tree_code ctx)
6943
base =
fold_offsetof
(TREE_OPERAND (expr, 0), type, code);
6960
base =
fold_offsetof
(TREE_OPERAND (expr, 0), type, code);
7018
return
fold_offsetof
(t, type);
6899
fold_offsetof
(tree expr, tree type, enum tree_code ctx)
function
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc
6730
fold_offsetof
(tree expr, tree type, enum tree_code ctx)
6758
base =
fold_offsetof
(TREE_OPERAND (expr, 0), type, code);
6775
base =
fold_offsetof
(TREE_OPERAND (expr, 0), type, code);
6833
return
fold_offsetof
(t, type);
6714
fold_offsetof
(tree expr, tree type, enum tree_code ctx)
function
Completed in 37 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026