Searched refs:FD_Unformatted (Results 1 – 2 of 2) sorted by relevance
177 enum FormatDecision { FD_Unformatted, FD_Continue, FD_Break }; enumerator255 Decision(FD_Unformatted), PackingKind(PPK_Inconclusive), in FormatToken()
1211 if (LastFormat == FD_Unformatted || LastFormat == FD_Continue) in analyzeSolutionSpace()1213 if (LastFormat == FD_Unformatted || LastFormat == FD_Break) in analyzeSolutionSpace()