Lines Matching defs:with
18 along with this program; if not, write to the Free Software
775 const char *with = "with";
800 new_opt_with = new_flags & EF_VISIUM_ARCH_GR6 ? with : without;
801 old_opt_with = old_flags & EF_VISIUM_ARCH_GR6 ? with : without;
806 new_opt_with = new_flags & EF_VISIUM_ARCH_MCM ? with : without;
807 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM ? with : without;
812 new_opt_with = new_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
813 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
819 (_("%pB: compiled %s -mtune=%s and linked with modules"