OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:virt_loc_dest
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libcpp/
macro.cc
2599
that was at *DEST is overwritten.
VIRT_LOC_DEST
, if non-null,
2619
location_t *
virt_loc_dest
,
2629
if (
virt_loc_dest
)
2635
*
virt_loc_dest
= macro_loc;
2672
location_t *
virt_loc_dest
= NULL;
local
2681
virt_loc_dest
= &virt_locs[token_index];
2685
virt_loc_dest
, token, virt_loc, parm_def_loc,
/src/external/gpl3/gcc.old/dist/libcpp/
macro.cc
2590
that was at *DEST is overwritten.
VIRT_LOC_DEST
, if non-null,
2610
location_t *
virt_loc_dest
,
2620
if (
virt_loc_dest
)
2626
*
virt_loc_dest
= macro_loc;
2663
location_t *
virt_loc_dest
= NULL;
local
2672
virt_loc_dest
= &virt_locs[token_index];
2676
virt_loc_dest
, token, virt_loc, parm_def_loc,
Completed in 32 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026