HomeSort by: relevance | last modified time | path
    Searched defs:SupportsColoredOutput (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_posix_libcdep.cc 170 bool SupportsColoredOutput(fd_t fd) {
sanitizer_rtems.cc 73 bool SupportsColoredOutput(fd_t fd) { return false; }
sanitizer_win.cc 701 bool SupportsColoredOutput(fd_t fd) {

Completed in 15 milliseconds