OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FOPEN_WT
(Results
1 - 25
of
26
) sorted by relevancy
1
2
/src/external/gpl3/binutils/dist/include/
fopen-bin.h
40
#define
FOPEN_WT
"w"
fopen-same.h
40
#define
FOPEN_WT
"w"
fopen-vms.h
38
#define
FOPEN_WT
"w"
/src/external/gpl3/binutils.old/dist/include/
fopen-bin.h
40
#define
FOPEN_WT
"w"
fopen-same.h
40
#define
FOPEN_WT
"w"
fopen-vms.h
38
#define
FOPEN_WT
"w"
/src/external/gpl3/gdb/dist/include/
fopen-bin.h
40
#define
FOPEN_WT
"w"
fopen-same.h
40
#define
FOPEN_WT
"w"
fopen-vms.h
38
#define
FOPEN_WT
"w"
/src/external/gpl3/gdb.old/dist/include/
fopen-bin.h
40
#define
FOPEN_WT
"w"
fopen-same.h
40
#define
FOPEN_WT
"w"
fopen-vms.h
38
#define
FOPEN_WT
"w"
/src/external/gpl3/binutils/dist/gas/
depend.c
192
f = fopen (dep_file,
FOPEN_WT
);
listing.c
1441
list_file = fopen (name,
FOPEN_WT
);
/src/external/gpl3/binutils.old/dist/gas/
depend.c
192
f = fopen (dep_file,
FOPEN_WT
);
listing.c
1441
list_file = fopen (name,
FOPEN_WT
);
/src/external/gpl3/gdb/dist/gdb/
symmisc.c
437
if (!arg_outfile.open (outfile_name.get (),
FOPEN_WT
))
700
if (!arg_outfile.open (outfile_name.get (),
FOPEN_WT
))
psymtab.c
1253
if (!arg_outfile.open (outfile_name.get (),
FOPEN_WT
))
/src/external/gpl3/gdb.old/dist/gdb/
symmisc.c
435
if (!arg_outfile.open (outfile_name.get (),
FOPEN_WT
))
698
if (!arg_outfile.open (outfile_name.get (),
FOPEN_WT
))
psymtab.c
1257
if (!arg_outfile.open (outfile_name.get (),
FOPEN_WT
))
/src/external/gpl3/binutils/dist/binutils/
dlltool.c
1952
f = fopen (TMP_ASM,
FOPEN_WT
);
2700
FILE *f = fopen (TMP_HEAD_S,
FOPEN_WT
);
2779
FILE *f = fopen (TMP_HEAD_S,
FOPEN_WT
);
2871
FILE *f = fopen (TMP_TAIL_S,
FOPEN_WT
);
2922
FILE *f = fopen (TMP_TAIL_S,
FOPEN_WT
);
3916
output_def = fopen (optarg,
FOPEN_WT
);
resrc.c
1970
e = fopen (filename,
FOPEN_WT
);
/src/external/gpl3/binutils.old/dist/binutils/
dlltool.c
1951
f = fopen (TMP_ASM,
FOPEN_WT
);
2699
FILE *f = fopen (TMP_HEAD_S,
FOPEN_WT
);
2778
FILE *f = fopen (TMP_HEAD_S,
FOPEN_WT
);
2870
FILE *f = fopen (TMP_TAIL_S,
FOPEN_WT
);
2921
FILE *f = fopen (TMP_TAIL_S,
FOPEN_WT
);
3915
output_def = fopen (optarg,
FOPEN_WT
);
/src/external/gpl3/binutils/dist/ld/
ldmain.c
203
out = fopen (config.dependency_file,
FOPEN_WT
);
926
config.map_file = fopen (config.map_filename,
FOPEN_WT
);
/src/external/gpl3/binutils.old/dist/ld/
ldmain.c
201
out = fopen (config.dependency_file,
FOPEN_WT
);
850
config.map_file = fopen (config.map_filename,
FOPEN_WT
);
Completed in 70 milliseconds
1
2
Indexes created Tue Mar 03 05:31:39 UTC 2026