Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/alpha/stand/common/
H A Dprom.c41 static int test_getchar(int *);
66 test_getchar(int *xc) in test_getchar() function
83 if (test_getchar(&c)) { in getchar()
116 if (test_getchar(&typed_c)) in putchar()