Searched refs:FOPEN_WUB (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/
H A Dfopen-bin.h19 #define FOPEN_WUB "w+b" macro
H A Dfopen-same.h19 #define FOPEN_WUB "w+" macro
/freebsd-10.0-release/contrib/gdb/include/
H A Dfopen-bin.h19 #define FOPEN_WUB "w+b" macro
H A Dfopen-same.h19 #define FOPEN_WUB "w+" macro
H A Dfopen-vms.h16 #define FOPEN_WUB "w+b","rfm=var" macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcache.c487 abfd->iostream = (PTR) real_fopen (abfd->filename, FOPEN_WUB);
517 abfd->iostream = (PTR) real_fopen (abfd->filename, FOPEN_WUB);

Completed in 43 milliseconds