Home
last modified time | relevance | path

Searched refs:mnan (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/nvme/
H A Dnvme.h1376 uint32_t mnan; member
2146 s->mnan = le32toh(s->mnan); in nvme_controller_data_swapbytes()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticDriverKinds.td614 "ignoring '-mnan=2008' option because the '%0' architecture does not support it">,
617 "ignoring '-mnan=legacy' option because the '%0' architecture does not support it">,
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td5740 def mnan_EQ : Joined<["-"], "mnan=">, Group<m_mips_Features_Group>;