Lines Matching refs:all
34 * debugging (has this line been reached at all?)
63 on all architectures.
80 For all files in one directory:
100 Parent directory for all gcov-related files.
103 Global reset file: resets all coverage data to zero when
150 - all C source files + headers
153 - all C source files + headers
154 - all .gcda and .gcno files
155 - all links to directories
168 - all .gcda files
169 - all links to .gcno files
218 KSRC=$(cd $KSRC; printf "all:\n\t@echo \${CURDIR}\n" | make -f -)
219 KOBJ=$(cd $KOBJ; printf "all:\n\t@echo \${CURDIR}\n" | make -f -)