Searched refs:V_COUNT (Results 1 – 2 of 2) sorted by relevance
116 const V_COUNT: u32 = 21; constant118 const N_COUNT: u32 = V_COUNT * T_COUNT;123 const V_LAST: u32 = V_BASE + V_COUNT - 1;
63 S_BASE, L_COUNT, V_COUNT, T_COUNT = 0xAC00, 19, 21, 28 variable64 S_COUNT = L_COUNT * V_COUNT * T_COUNT