Searched defs:STDERR_FILENO (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/tools/mcld/lib/
H A DPreferenceOptions.cpp27 #ifndef STDERR_FILENO
28 # define STDERR_FILENO 2 macro
/frameworks/compile/mclinker/lib/Support/
H A Draw_ostream.cpp28 #ifndef STDERR_FILENO
29 # define STDERR_FILENO 2 macro
107 static mcld::raw_fd_ostream S(STDERR_FILENO, false, true);

Completed in 726 milliseconds