Searched refs:___prom_putchar (Results 1 – 1 of 1) sorted by relevance
38 #define ___prom_putchar ((int *(*)(int))PROM_ENTRY(PROM_PUTCHAR)) macro57 #define _prom_putchar(x) __prom_putchar(___prom_putchar, O32_STK, x)63 #define _prom_putchar(x) ___prom_putchar(x)