Lines Matching defs:without
13 but WITHOUT ANY WARRANTY; without even the implied warranty of
784 const char *without = "without";
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;