Searched defs:O_TEXT (Results 1 - 4 of 4) sorted by relevance

/external/bison/darwin-lib/
H A Dfcntl.h606 # define O_TEXT _O_TEXT macro
610 /* BeOS 5 and Haiku have O_BINARY and O_TEXT, but they have no effect. */
612 # undef O_TEXT macro
617 # define O_TEXT 0 macro
/external/bison/linux-lib/
H A Dfcntl.h606 # define O_TEXT _O_TEXT macro
610 /* BeOS 5 and Haiku have O_BINARY and O_TEXT, but they have no effect. */
612 # undef O_TEXT macro
617 # define O_TEXT 0 macro
/external/stlport/src/details/
H A Dfstream_stdio.cpp76 # define O_TEXT _O_TEXT macro
90 # if !defined( O_TEXT )
91 # define O_TEXT _O_TEXT macro
/external/e2fsprogs/intl/
H A Dloadmsgcat.c481 # define O_TEXT _O_TEXT macro
484 /* BeOS 5 has O_BINARY and O_TEXT, but they have no effect. */
486 # undef O_TEXT macro

Completed in 1541 milliseconds