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_RB
(Results
1 - 25
of
67
) sorted by relevancy
1
2
3
/src/external/gpl3/binutils/dist/include/
fopen-bin.h
32
#define
FOPEN_RB
"rb"
fopen-same.h
32
#define
FOPEN_RB
"r"
fopen-vms.h
30
#define
FOPEN_RB
"rb,rfm=udf,rat=none"
/src/external/gpl3/binutils.old/dist/include/
fopen-bin.h
32
#define
FOPEN_RB
"rb"
fopen-same.h
32
#define
FOPEN_RB
"r"
fopen-vms.h
30
#define
FOPEN_RB
"rb,rfm=udf,rat=none"
/src/external/gpl3/gdb.old/dist/include/
fopen-bin.h
32
#define
FOPEN_RB
"rb"
fopen-same.h
32
#define
FOPEN_RB
"r"
fopen-vms.h
30
#define
FOPEN_RB
"rb,rfm=udf,rat=none"
/src/external/gpl3/gdb/dist/include/
fopen-bin.h
32
#define
FOPEN_RB
"rb"
fopen-same.h
32
#define
FOPEN_RB
"r"
fopen-vms.h
30
#define
FOPEN_RB
"rb,rfm=udf,rat=none"
/src/external/gpl2/groff/dist/src/include/
nonposix.h
73
# define
FOPEN_RB
"rb"
179
#ifndef
FOPEN_RB
180
# define
FOPEN_RB
"r"
/src/external/gpl2/rcs/dist/src/
ident.c
144
if (!(fp = fopen(a,
FOPEN_RB
))) {
conf.heg
79
# define
FOPEN_RB
"rb"
90
# define
FOPEN_RB
"r"
/src/external/gpl3/gdb.old/dist/gdb/
defs.h
309
#ifndef
FOPEN_RB
/src/external/gpl3/gdb/dist/gdb/
defs.h
307
#ifndef
FOPEN_RB
/src/external/gpl2/rcs/include/
conf.h
79
# define
FOPEN_RB
"rb"
90
# define
FOPEN_RB
"r"
/src/external/gpl3/binutils/dist/gprof/
source.c
118
ifp = fopen (fname,
FOPEN_RB
);
/src/external/gpl3/binutils/dist/gprofng/src/
gmon_io.cc
179
ifp = fopen (filename,
FOPEN_RB
);
/src/external/gpl3/binutils.old/dist/gprof/
source.c
118
ifp = fopen (fname,
FOPEN_RB
);
/src/external/gpl3/binutils/dist/bfd/
opncls.c
332
return bfd_fopen (filename, target,
FOPEN_RB
, -1);
398
case O_RDONLY: mode =
FOPEN_RB
; break;
1312
f = _bfd_real_fopen (name,
FOPEN_RB
);
1333
f = _bfd_real_fopen (name,
FOPEN_RB
);
1706
handle = _bfd_real_fopen (filename,
FOPEN_RB
);
/src/external/gpl3/binutils.old/dist/bfd/
opncls.c
334
return bfd_fopen (filename, target,
FOPEN_RB
, -1);
400
case O_RDONLY: mode =
FOPEN_RB
; break;
1317
f = _bfd_real_fopen (name,
FOPEN_RB
);
1338
f = _bfd_real_fopen (name,
FOPEN_RB
);
1711
handle = _bfd_real_fopen (filename,
FOPEN_RB
);
/src/external/gpl3/gdb.old/dist/bfd/
opncls.c
377
return bfd_fopen (filename, target,
FOPEN_RB
, -1);
443
case O_RDONLY: mode =
FOPEN_RB
; break;
1356
f = _bfd_real_fopen (name,
FOPEN_RB
);
1377
f = _bfd_real_fopen (name,
FOPEN_RB
);
1750
handle = _bfd_real_fopen (filename,
FOPEN_RB
);
/src/external/gpl3/gdb/dist/bfd/
opncls.c
334
return bfd_fopen (filename, target,
FOPEN_RB
, -1);
400
case O_RDONLY: mode =
FOPEN_RB
; break;
1317
f = _bfd_real_fopen (name,
FOPEN_RB
);
1338
f = _bfd_real_fopen (name,
FOPEN_RB
);
1711
handle = _bfd_real_fopen (filename,
FOPEN_RB
);
Completed in 35 milliseconds
1
2
3
Indexes created Fri Sep 18 00:27:12 UTC 2026