folly::kIsArchRISCV64

True when targeting the 64-bit RISC-V architecture.

Synopsis

Declared in <folly/Portability.h>

constexpr bool kIsArchRISCV64 = FOLLY_RISCV64 == 1;