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

/system/core/gpttool/
H A Dgpttool.c31 typedef unsigned short u16; typedef
75 u16 name[EFI_NAMELEN];
/system/extras/ext4_utils/
H A Dext4_utils.h76 #define __le16 u16
80 #define __be16 u16
84 #define __u16 u16
90 typedef unsigned short int u16; typedef
116 u16 feat_ro_compat;
117 u16 feat_compat;
118 u16 feat_incompat;

Completed in 141 milliseconds