Home
last modified time | relevance | path

Searched refs:FOPEN_WUB (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/include/
Dfopen-bin.h36 #define FOPEN_WUB "w+b" macro
Dfopen-same.h36 #define FOPEN_WUB "w+" macro
Dfopen-vms.h34 #define FOPEN_WUB "w+b,rfm=udf,rat=none" macro
DChangeLog-04151257 * fopen-vms.h (FOPEN_RB, FOPEN_WB, FOPEN_AB, FOPEN_RUB, FOPEN_WUB,
1334 (FOPEN_WUB): Ditto.
/toolchain/binutils/binutils-2.27/bfd/
Dcache.c619 abfd->iostream = real_fopen (abfd->filename, FOPEN_WUB); in bfd_open_file()
649 abfd->iostream = real_fopen (abfd->filename, FOPEN_WUB); in bfd_open_file()