OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:locus_ptr
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
final.cc
2343
location_t *
locus_ptr
2346
if (
locus_ptr
!= NULL)
2348
override_filename = LOCATION_FILE (*
locus_ptr
);
2349
override_linenum = LOCATION_LINE (*
locus_ptr
);
2350
override_columnnum = LOCATION_COLUMN (*
locus_ptr
);
2351
override_discriminator = compute_discriminator (*
locus_ptr
);
2379
location_t *
locus_ptr
2382
if (
locus_ptr
!= NULL)
2384
override_filename = LOCATION_FILE (*
locus_ptr
);
2385
override_linenum = LOCATION_LINE (*
locus_ptr
);
2334
location_t *
locus_ptr
local
2370
location_t *
locus_ptr
local
[
all
...]
Completed in 24 milliseconds
Indexes created Mon Apr 06 00:22:49 UTC 2026