OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_ptrtype
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.cc
1865
tree
t_ptrtype
= build_pointer_type (t_thistype);
local
1866
tree ptr = fold_build1 (ADDR_EXPR,
t_ptrtype
, t_lvalue);
/src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.cc
1700
tree
t_ptrtype
= build_pointer_type (t_thistype);
local
1701
tree ptr = fold_build1 (ADDR_EXPR,
t_ptrtype
, t_lvalue);
Completed in 57 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026