Searched refs:SOLUTIONONLY (Results 1 – 1 of 1) sorted by relevance
42 SOLUTIONONLY = 0, enumerator49 #define HaveSolution(m) ((m) == SOLUTIONONLY || (m) == SOLUTION_STAGES)650 cptype = stack->solution_only ? SOLUTIONONLY : STAGESONLY; in TSTrajectoryMemorySet_N()671 …cptype = stack->solution_only ? SOLUTIONONLY : SOLUTION_STAGES; /* Always include solution in a ch… in TSTrajectoryMemorySet_N_2()740 cptype = stack->solution_only ? SOLUTIONONLY : STAGESONLY; in TSTrajectoryMemorySet_TLNR()990 cptype = stack->solution_only ? SOLUTIONONLY : SOLUTION_STAGES; in TSTrajectoryMemorySet_ROF()1071 cptype = stack->solution_only ? SOLUTIONONLY : SOLUTION_STAGES; in TSTrajectoryMemorySet_RON()1165 cptype = stack->solution_only ? SOLUTIONONLY : SOLUTION_STAGES; in TSTrajectoryMemorySet_TLR()1322 cptype = stack->solution_only ? SOLUTIONONLY : SOLUTION_STAGES; in TSTrajectoryMemorySet_TLTR()1504 cptype = stack->solution_only ? SOLUTIONONLY : SOLUTION_STAGES; in TSTrajectoryMemorySet_RMS()[all …]