Lines Matching defs:I16
81 #define I16(f) \
93 I16(ehdr->e_type);
94 I16(ehdr->e_machine);
100 I16(ehdr->e_ehsize);
101 I16(ehdr->e_phentsize);
102 I16(ehdr->e_phnum);
103 I16(ehdr->e_shentsize);
104 I16(ehdr->e_shnum);
105 I16(ehdr->e_shstrndx);
107 I16(ehdr->e_type);
108 I16(ehdr->e_machine);
114 I16(ehdr->e_ehsize);
115 I16(ehdr->e_phentsize);
116 I16(ehdr->e_phnum);
117 I16(ehdr->e_shentsize);
118 I16(ehdr->e_shnum);
119 I16(ehdr->e_shstrndx);