Home
last modified time | relevance | path

Searched refs:kNotExist (Results 1 – 1 of 1) sorted by relevance

/build/kati/
Dexec.cc41 const double kNotExist = -2.0; variable
68 if (!n->has_rule && output_ts == kNotExist && !n->is_phony) { in ExecNode()