Home
last modified time | relevance | path

Searched refs:twd (Results 1 - 3 of 3) sorted by relevance

/third_party/musl/arch/i386/bits/
H A Duser.h5 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 Duser.h2 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 Dmod.rs65 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 7 milliseconds