Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/console/
H A Dvideo_console.c250 static void gc_putchar(char ch);
502 gc_putchar(char ch) in gc_putchar() function
1237 gc_putchar(c); in vcputc_options()