Lines Matching refs:u32
32 typedef unsigned int u32; typedef49 u32 version;50 u32 header_sz;52 u32 crc32;53 u32 reserved;64 u32 entries_count;65 u32 entries_size;66 u32 entries_crc32;95 void init_mbr(u8 *mbr, u32 blocks) in init_mbr()112 memcpy(mbr + 0x1ca, &blocks, sizeof(u32)); in init_mbr()258 u32 n; in main()