Home | Sort by: relevance | last modified time | path |
/src/sys/arch/hpcmips/vr/ | |
vraiu.c | 52 #ifdef VRAIU_DEBUG 53 int vraiu_debug = VRAIU_DEBUG; variable in typeref:typename:int 54 #define DPRINTFN(n,x) if (vraiu_debug>(n)) printf x; |
vraiu.c | 52 #ifdef VRAIU_DEBUG 53 int vraiu_debug = VRAIU_DEBUG; variable in typeref:typename:int 54 #define DPRINTFN(n,x) if (vraiu_debug>(n)) printf x; |