Searched refs:objpfx (Results 1 – 3 of 3) sorted by relevance
28 objpfx=$237 if [ -s "$objpfx$t.test-result" ]; then42 IFS= read -r line < "$objpfx$t.test-result"54 if [ -f "$objpfx$d/$subdir_file_name" ]; then55 cat "$objpfx$d/$subdir_file_name"
20 objpfx="$2"23 cd "$objpfx"
273 objpfx = cmdlineargs.objpfx variable523 global objpfx528 testpfx = objpfx + test_subdir + "/"530 testpfx_src = objpfx + test_srcdir
Completed in 7 milliseconds