Lines Matching refs:uint16_t
131 uint16_t e_magic; // Magic number
132 uint16_t e_cblp; // Bytes on last page of file
133 uint16_t e_cp; // Pages in file
134 uint16_t e_crlc; // Relocations
135 uint16_t e_cparhdr; // Size of header in paragraphs
136 uint16_t e_minalloc; // Minimum extra paragraphs needed
137 uint16_t e_maxalloc; // Maximum extra paragraphs needed
138 uint16_t e_ss; // Initial (relative) SS value
139 uint16_t e_sp; // Initial SP value
140 uint16_t e_csum; // Checksum
141 uint16_t e_ip; // Initial IP value
142 uint16_t e_cs; // Initial (relative) CS value
143 uint16_t e_lfarlc; // File address of relocation table
144 uint16_t e_ovno; // Overlay number
145 uint16_t e_res[4]; // Reserved words
146 uint16_t e_oemid; // OEM identifier (for e_oeminfo)
147 uint16_t e_oeminfo; // OEM information; e_oemid specific
148 uint16_t e_res2[10]; // Reserved words
153 uint16_t machine;
154 uint16_t nsects;
158 uint16_t hdrsize;
159 uint16_t flags;
169 uint16_t magic;
182 uint16_t major_os_system_version;
183 uint16_t minor_os_system_version;
184 uint16_t major_image_version;
185 uint16_t minor_image_version;
186 uint16_t major_subsystem_version;
187 uint16_t minor_subsystem_version;
192 uint16_t subsystem;
193 uint16_t dll_flags;
211 uint16_t nreloc; // Number of relocation entries
212 uint16_t nline; // Number of line table entries
219 uint16_t sect;
220 uint16_t type;