OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:src_slash
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gnulib/import/
rename.c
57
bool
src_slash
;
local
93
src_slash
= ISSLASH (src[src_len - 1]);
288
bool
src_slash
;
local
324
src_slash
= src[src_len - 1] == '/';
331
if (!
src_slash
&& !dst_slash)
383
if (
src_slash
)
/src/external/gpl3/gdb.old/dist/gnulib/import/
rename.c
57
bool
src_slash
;
local
93
src_slash
= ISSLASH (src[src_len - 1]);
288
bool
src_slash
;
local
324
src_slash
= src[src_len - 1] == '/';
331
if (!
src_slash
&& !dst_slash)
383
if (
src_slash
)
Completed in 18 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026