Home
last modified time | relevance | path

Searched defs:COMPAT_HWCAP_ISA_A (Results 1 – 2 of 2) sorted by relevance

/rust-libc-0.2.174/src/unix/linux_like/android/b64/riscv64/
H A Dmod.rs76 pub const COMPAT_HWCAP_ISA_A: c_ulong = 1 << (b'A' - b'A'); constant
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/riscv64/
H A Dmod.rs607 pub const COMPAT_HWCAP_ISA_A: c_ulong = 1 << (b'A' - b'A'); constant