Searched refs:CLOCK_MINSTEP (Results 1 – 1 of 1) sorted by relevance
39 #define CLOCK_MINSTEP 300. /* default stepout threshold (s) */ macro112 double clock_minstep = CLOCK_MINSTEP; /* stepout threshold */1383 if (freq < CLOCK_MINSTEP) in loop_config()1384 clock_minstep = CLOCK_MINSTEP; in loop_config()