OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:executable1
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/libiberty/
pex-win32.c
713
char *
executable1
;
local
721
for (
executable1
= buf + 2; *
executable1
== ' ' || *
executable1
== '\t';
executable1
++)
723
backslashify (
executable1
);
728
*avhere =
executable1
;
734
executable = strrchr (
executable1
, '\\') + 1;
736
executable =
executable1
;
740
if (strchr (
executable1
, '\\') == NULL
[
all
...]
/src/external/gpl3/binutils.old/dist/libiberty/
pex-win32.c
713
char *
executable1
;
local
721
for (
executable1
= buf + 2; *
executable1
== ' ' || *
executable1
== '\t';
executable1
++)
723
backslashify (
executable1
);
728
*avhere =
executable1
;
734
executable = strrchr (
executable1
, '\\') + 1;
736
executable =
executable1
;
740
if (strchr (
executable1
, '\\') == NULL
[
all
...]
/src/external/gpl3/gcc/dist/libiberty/
pex-win32.c
713
char *
executable1
;
local
721
for (
executable1
= buf + 2; *
executable1
== ' ' || *
executable1
== '\t';
executable1
++)
723
backslashify (
executable1
);
728
*avhere =
executable1
;
734
executable = strrchr (
executable1
, '\\') + 1;
736
executable =
executable1
;
740
if (strchr (
executable1
, '\\') == NULL
[
all
...]
/src/external/gpl3/gcc.old/dist/libiberty/
pex-win32.c
692
char *
executable1
;
local
700
for (
executable1
= buf + 2; *
executable1
== ' ' || *
executable1
== '\t';
executable1
++)
702
backslashify (
executable1
);
707
*avhere =
executable1
;
713
executable = strrchr (
executable1
, '\\') + 1;
715
executable =
executable1
;
719
if (strchr (
executable1
, '\\') == NULL
[
all
...]
/src/external/gpl3/gdb.old/dist/libiberty/
pex-win32.c
713
char *
executable1
;
local
721
for (
executable1
= buf + 2; *
executable1
== ' ' || *
executable1
== '\t';
executable1
++)
723
backslashify (
executable1
);
728
*avhere =
executable1
;
734
executable = strrchr (
executable1
, '\\') + 1;
736
executable =
executable1
;
740
if (strchr (
executable1
, '\\') == NULL
[
all
...]
/src/external/gpl3/gdb/dist/libiberty/
pex-win32.c
713
char *
executable1
;
local
721
for (
executable1
= buf + 2; *
executable1
== ' ' || *
executable1
== '\t';
executable1
++)
723
backslashify (
executable1
);
728
*avhere =
executable1
;
734
executable = strrchr (
executable1
, '\\') + 1;
736
executable =
executable1
;
740
if (strchr (
executable1
, '\\') == NULL
[
all
...]
Completed in 55 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026