Home
last modified time | relevance | path

Searched refs:SAT_C_UP_TO_DATE (Results 1 – 6 of 6) sorted by path

/dports/devel/ppl/ppl-1.2/
H A DChangeLog_2001-200893513 we must clear the flags SAT_C_UP_TO_DATE and SAT_G_UP_TO_DATE,
/dports/devel/ppl/ppl-1.2/src/
H A DGrid_Status_idefs.hh143 static const flags_t SAT_C_UP_TO_DATE = 1U << 5; member in Status
H A DGrid_Status_inlines.hh188 return test_any(SAT_C_UP_TO_DATE); in test_sat_c_up_to_date()
193 reset(SAT_C_UP_TO_DATE); in reset_sat_c_up_to_date()
198 set(SAT_C_UP_TO_DATE); in set_sat_c_up_to_date()
H A DPh_Status_idefs.hh158 static const flags_t SAT_C_UP_TO_DATE = 1U << 5; member in Status
H A DPh_Status_inlines.hh188 return test_any(SAT_C_UP_TO_DATE); in test_sat_c_up_to_date()
193 reset(SAT_C_UP_TO_DATE); in reset_sat_c_up_to_date()
198 set(SAT_C_UP_TO_DATE); in set_sat_c_up_to_date()
H A Dppl.hh.dist49405 static const flags_t SAT_C_UP_TO_DATE = 1U << 5;
50409 return test_any(SAT_C_UP_TO_DATE);
50414 reset(SAT_C_UP_TO_DATE);
50419 set(SAT_C_UP_TO_DATE);
58612 static const flags_t SAT_C_UP_TO_DATE = 1U << 5;
59488 return test_any(SAT_C_UP_TO_DATE);
59493 reset(SAT_C_UP_TO_DATE);
59498 set(SAT_C_UP_TO_DATE);