Searched refs:BM_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define BM_SIZE 8 macro29 int pvc_program_cg(int charnum, u8 bitmap[BM_SIZE]);
146 #define BM_SIZE 8 macro148 int pvc_program_cg(int charnum, u8 bitmap[BM_SIZE]) in pvc_program_cg() argument159 for (i = 0; i < BM_SIZE; i++) in pvc_program_cg()