Home
last modified time | relevance | path

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

/external/bison/lib/
Dpipe2.c70 if ((flags & ~(O_CLOEXEC | O_NONBLOCK | O_BINARY | O_TEXT)) != 0) in pipe2()
144 else if (flags & O_TEXT) in pipe2()
146 setmode (fd[1], O_TEXT); in pipe2()
147 setmode (fd[0], O_TEXT); in pipe2()
Dfcntl.in.h294 # define O_TEXT _O_TEXT
300 # undef O_TEXT
305 # define O_TEXT 0
/external/bison/linux-lib/
Dfcntl.h606 # define O_TEXT _O_TEXT macro
612 # undef O_TEXT
617 # define O_TEXT 0 macro
/external/bison/darwin-lib/
Dfcntl.h606 # define O_TEXT _O_TEXT macro
612 # undef O_TEXT
617 # define O_TEXT 0 macro
/external/e2fsprogs/intl/
Dloadmsgcat.c481 # define O_TEXT _O_TEXT macro
486 # undef O_TEXT