Searched defs:u8 (Results 1 - 2 of 2) sorted by relevance

/system/core/gpttool/
H A Dgpttool.c30 typedef unsigned char u8; typedef
35 const u8 partition_type_uuid[16] = {
47 u8 magic[8];
60 u8 volume_uuid[16];
70 u8 type_uuid[16];
71 u8 uniq_uuid[16];
79 u8 mbr[512];
82 u8 block[512];
87 void get_uuid(u8 *uuid)
95 void init_mbr(u8 *mb
[all...]
/system/extras/ext4_utils/
H A Dext4_utils.h77 #define __u8 u8
83 typedef unsigned char u8; typedef
113 u8 no_journal;

Completed in 46 milliseconds