Searched defs:stdout (Results 1 – 6 of 6) sorted by relevance
69 struct device_node *stdout = NULL, *escc = NULL, *macio = NULL; in udbg_scc_init() local
53 stdout = Printer() variable
32 int stdout; member
395 struct device_node *np, *stdout = NULL; in find_legacy_serial_ports() local
37 int stdout; member
45 static __attribute__((unused)) FILE* const stdout = (FILE*)(intptr_t)~STDOUT_FILENO; variable