Lines Matching defs:with
18 along with this program; if not, write to the Free Software
783 const char *with = "with";
805 new_opt_with = new_flags & EF_VISIUM_ARCH_GR6 ? with : without;
806 old_opt_with = old_flags & EF_VISIUM_ARCH_GR6 ? with : without;
811 new_opt_with = new_flags & EF_VISIUM_ARCH_MCM ? with : without;
812 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM ? with : without;
817 new_opt_with = new_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
818 old_opt_with = old_flags & EF_VISIUM_ARCH_MCM24 ? with : without;
824 (_("%pB: compiled %s -mtune=%s and linked with modules"