bktr_core.c | 230 typedef u_char bool_t; typedef in typeref:typename:u_char 435 static bool_t getline(bktr_reg_t *, int); 436 static bool_t notclipped(bktr_reg_t * , int , int); 437 static bool_t split(bktr_reg_t *, volatile u_int **, int, u_int, int, 2590 static bool_t notclipped (bktr_reg_t * bktr, int x, int width) { 2617 static bool_t getline(bktr_reg_t *bktr, int x) { 2661 static bool_t split(bktr_reg_t * bktr, volatile u_int **dma_prog, int width ,
|