Home
last modified time | relevance | path

Searched refs:const_ (Results 1 – 6 of 6) sorted by relevance

/freebsd-13.1/sys/xen/interface/arch-x86/
H A Dxen.h51 ___DEFINE_XEN_GUEST_HANDLE(const_##name, const type)
/freebsd-13.1/sys/xen/interface/
H A Darch-arm.h187 ___DEFINE_XEN_GUEST_HANDLE(const_##name, const type)
/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DOutputSegment.cpp116 .Case(section_names::const_, -1) in sectionOrder()
H A DInputSection.h307 constexpr const char const_[] = "__const"; variable
H A DDriver.cpp620 section_names::const_, in initializeSectionRenameMap()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A Darm_mve_defs.td233 class CTO_Pointer<bit const_>: ComplexTypeOp { bit const = const_; }