Lines Matching defs:which
63 WhichToUse which;
67 which = GPTData::UseWhichPartitions();
68 if ((which != use_abort) || beQuiet)
69 return which;
72 // inconclusive, so we must ask the user which table to use....
79 which = use_mbr;
81 which = use_gpt;
83 } else which = use_new;
94 which = use_mbr;
96 which = use_gpt;
97 } else which = use_new;
103 which = use_gpt;
104 } else which = use_new;
108 return which;
175 << "which works out to 128 entries. In practice, smaller tables seem to\n"
550 // partition, which are necessary to convert more than four partitions).