Home
last modified time | relevance | path

Searched refs:gc_putchar (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/osfmk/console/
H A Dvideo_console.c251 static void gc_putchar(char ch);
503 gc_putchar(char ch) in gc_putchar() function
1238 gc_putchar(c); in vcputc_options()