Home
last modified time | relevance | path

Searched defs:ok (Results 1 – 4 of 4) sorted by relevance

/build/kati/
Dsymtab.cc141 bool ok = symtab_.emplace(*symbols_.back(), sym).second; in InternImpl() local
Ddep.cc454 bool ok = true; in CanPickImplicitRule() local
Dfind.cc221 bool ok() const { return conflicted_.empty(); } in ok() function
Dfunc.cc865 bool ok = g_func_info_map->emplace(fi->name, fi).second; in InitFuncTable() local