Searched defs:as (Results 1 - 1 of 1) sorted by relevance

/build/kati/
H A Dninja.cc155 string as = "/"; local
156 StripExt(Basename(*out)).AppendToString(&as);
157 as += ".s";
158 if (cmd->find(as) != string::npos) {
263 // Set space as an initial value so the leading comment will be

Completed in 92 milliseconds