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