Searched refs:twd (Results 1 - 3 of 3) sorted by relevance
/third_party/musl/arch/i386/bits/ |
H A D | user.h | 5 long cwd, swd, twd, fip, fcs, foo, fos, st_space[20]; member 9 unsigned short cwd, swd, twd, fop; member
|
/third_party/musl/arch/microblaze/bits/ |
H A D | user.h | 2 long cwd, swd, twd, fip, fcs, foo, fos, st_space[20]; member
|
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/ |
H A D | mod.rs | 65 pub twd: ::c_long, 250 pub twd: ::c_ushort, 280 && self.twd == other.twd in eq() 301 .field("twd", &self.twd) in fmt() 320 self.twd.hash(state); in hash()
|
Completed in 4 milliseconds