OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nios2_gprel_sec_regex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.cc
111
regex_t
nios2_gprel_sec_regex
;
variable
1396
if (regcomp (&
nios2_gprel_sec_regex
, nios2_gprel_sec,
2350
&& regexec (&
nios2_gprel_sec_regex
, section, 0, NULL, 0) == 0));
/src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.cc
111
regex_t
nios2_gprel_sec_regex
;
variable
1396
if (regcomp (&
nios2_gprel_sec_regex
, nios2_gprel_sec,
2349
&& regexec (&
nios2_gprel_sec_regex
, section, 0, NULL, 0) == 0));
Completed in 36 milliseconds
Indexes created Sat Jul 11 00:26:11 UTC 2026