Searched defs:dword_count (Results 1 – 4 of 4) sorted by relevance
292 int dword_count; member438 int dword_count = ascii85_decode(line+1, &data, line[0] == ':'); in read_data_file() local
49 let dword_count = (commands.len() / size_of::<u32>()) as i32; in submit_cmd() localVariable
131 let dword_count = (commands.len() / size_of::<u32>()) as i32; in submit_cmd() localVariable
746 int dword_count = pNewBitmap->m_Pitch / 4; in Clone() local