Searched defs:is_stdout (Results 1 – 3 of 3) sorted by relevance
12 pub(in crate::fmt) fn is_stdout() -> bool { in is_stdout() function23 pub(in crate::fmt) fn is_stdout() -> bool { in is_stdout() function
932 void Debugger::PrintAsync(const char *s, size_t len, bool is_stdout) { in PrintAsync()
79 FLAC__bool is_stdout; member