Home
last modified time | relevance | path

Searched defs:mai (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/lib/gssapi/generic/
H A Dgssapi_generic.c458 struct mech_attr_info_desc *mai = &mech_attr_info[i]; in generic_gss_display_mech_attr() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstPrinter.h83 MCInstPrinter(const MCAsmInfo & mai,const MCInstrInfo & mii,const MCRegisterInfo & mri) MCInstPrinter() argument
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp67 MCContext::MCContext(const Triple &TheTriple, const MCAsmInfo *mai, in MCContext()