Lines Matching refs:l_uint
50 typedef unsigned int l_uint; typedef
59 typedef l_uint l_gid_t;
67 typedef l_uint l_size_t;
71 typedef l_uint l_uid_t;
196 l_uint st_mode;
197 l_uint st_nlink;
281 l_uint entry_number;
282 l_uint base_addr;
283 l_uint limit;
284 l_uint seg_32bit:1;
285 l_uint contents:2;
286 l_uint read_exec_only:1;
287 l_uint limit_in_pages:1;
288 l_uint seg_not_present:1;
289 l_uint useable:1;
365 l_uint ebx;
366 l_uint ecx;
367 l_uint edx;
368 l_uint esi;
369 l_uint edi;
370 l_uint ebp;
371 l_uint eax;
372 l_uint ds;
373 l_uint es;
374 l_uint fs;
375 l_uint gs;
376 l_uint orig_eax;
377 l_uint eip;
378 l_uint cs;
379 l_uint eflags;
380 l_uint esp;
381 l_uint ss;