Home | Sort by: relevance | last modified time | path |
/src/sys/arch/alpha/stand/common/ | |
prom.c | 41 static int test_getchar(int *); 66 test_getchar(int *xc) function in typeref:typename:int 83 if (test_getchar(&c)) { 116 if (test_getchar(&typed_c)) |
prom.c | 41 static int test_getchar(int *); 66 test_getchar(int *xc) function in typeref:typename:int 83 if (test_getchar(&c)) { 116 if (test_getchar(&typed_c)) |
prom.c | 41 static int test_getchar(int *); 66 test_getchar(int *xc) function in typeref:typename:int 83 if (test_getchar(&c)) { 116 if (test_getchar(&typed_c)) |