Lines Matching refs:c_uint
84 __pad1: c_uint,
99 __pad2: c_uint,
172 pub mem_unit: c_uint,
216 pub modes: c_uint,
254 pub modes: c_uint,
311 pub const PTRACE_DETACH: c_uint = 11;
354 pub const PTRACE_DETACH: c_uint = 17;
447 pub const PTRACE_GETFPREGS: c_uint = 14;
448 pub const PTRACE_SETFPREGS: c_uint = 15;
449 pub const PTRACE_GETREGS: c_uint = 12;
450 pub const PTRACE_SETREGS: c_uint = 13;