OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_path
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430-devices.cc
47
char *
t_path
= *path;
local
48
int len = strlen (
t_path
);
51
if (IS_DIR_SEPARATOR (
t_path
[i]))
52
t_path
[i] = DIR_SEPARATOR;
/src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430-devices.cc
47
char *
t_path
= *path;
local
48
int len = strlen (
t_path
);
51
if (IS_DIR_SEPARATOR (
t_path
[i]))
52
t_path
[i] = DIR_SEPARATOR;
Completed in 37 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026