Searched refs:sourceMod (Results 1 – 4 of 4) sorted by relevance
335 rec->sourceMod = 0; in locate()351 rec->sourceMod = st.st_mtime; in locate()404 r.sourceMod = st.st_mtime; in add_more()
28 time_t sourceMod; member
316 it->sourcePath.c_str(), it->sourceMod, in main()319 if (it->outSize != it->sourceSize || it->outMod < it->sourceMod) { in main()
811 sourceMod := actx.GetDirectDepWithTag(mod.Name(), sourceDepTag)812 sourceLib := sourceMod.(*Module).compiler.(*libraryDecorator)