Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/alpha/stand/common/
H A Dprom.c107 int typed_c; in putchar() local
116 if (test_getchar(&typed_c)) in putchar()
117 if (typed_c == 3) in putchar()