Lines Matching refs:l_uint
60 typedef unsigned int l_uint; typedef
68 typedef l_uint l_gid_t;
76 typedef l_uint l_size_t;
80 typedef l_uint l_uid_t;
224 l_uint st_mode;
225 l_uint st_nlink;
318 l_uint entry_number;
319 l_uint base_addr;
320 l_uint limit;
321 l_uint seg_32bit:1;
322 l_uint contents:2;
323 l_uint read_exec_only:1;
324 l_uint limit_in_pages:1;
325 l_uint seg_not_present:1;
326 l_uint useable:1;
400 l_uint ebx;
401 l_uint ecx;
402 l_uint edx;
403 l_uint esi;
404 l_uint edi;
405 l_uint ebp;
406 l_uint eax;
407 l_uint ds;
408 l_uint es;
409 l_uint fs;
410 l_uint gs;
411 l_uint orig_eax;
412 l_uint eip;
413 l_uint cs;
414 l_uint eflags;
415 l_uint esp;
416 l_uint ss;