OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cursrcrelpath
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gengtype-state.cc
1284
const char *
cursrcrelpath
= NULL;
local
1288
cursrcrelpath
= get_file_srcdir_relative_path (curfil);
1289
if (
cursrcrelpath
)
1293
write_state_a_string (
cursrcrelpath
);
/src/external/gpl3/gcc.old/dist/gcc/
gengtype-state.cc
1294
const char *
cursrcrelpath
= NULL;
local
1298
cursrcrelpath
= get_file_srcdir_relative_path (curfil);
1299
if (
cursrcrelpath
)
1303
write_state_a_string (
cursrcrelpath
);
Completed in 50 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026