Searched refs:FOPEN_WB (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dfopen-bin.h16 #define FOPEN_WB "wb" macro
H A Dfopen-same.h16 #define FOPEN_WB "w" macro
H A Dfopen-vms.h13 #define FOPEN_WB "wb","rfm=var" macro
/macosx-10.10.1/groff-38/groff/src/include/
H A Dnonposix.h72 # define FOPEN_WB "wb" macro
180 #ifndef FOPEN_WB
181 # define FOPEN_WB "w" macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dar.c858 ostream = fopen (bfd_get_filename (abfd), FOPEN_WB);
886 ostream = fopen (bfd_get_filename (abfd), FOPEN_WB);
H A Dsrconv.c1866 file = fopen (output_file, FOPEN_WB);
/macosx-10.10.1/groff-38/groff/src/utils/indxbib/
H A Dindxbib.cpp240 indxfp = fdopen(fd, FOPEN_WB);

Completed in 84 milliseconds