OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ext_type_len
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/common/config/riscv/
riscv-common.cc
891
size_t
ext_type_len
= strlen (ext_type);
local
901
if (strncmp (p, ext_type,
ext_type_len
) != 0)
/src/external/gpl3/gcc/dist/gcc/common/config/riscv/
riscv-common.cc
1280
size_t
ext_type_len
= strlen (ext_type);
local
1282
if (strncmp (p, ext_type,
ext_type_len
) != 0)
Completed in 72 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026