Lines Matching refs:found
657 function bld_invar(i,j,dir, found)
666 found=0
670 found=1
674 found=1
678 found=1
682 found=1
684 #either found or not found
685 if (found == 0 ) { #not found, build a new name
699 function add_invar(dir, i,j,dir, found)
701 found=0
704 found=1
705 #either found or not found
706 if (found == 0 ) { #not found, build a new name
717 # print_install2( i,j, dir, found[A#version 2.0 nmake install uses an explicit install: dependency r
718 function print_install2( i,j, dir, found, vardir, ic, nm)
736 found=1
741 found=0
751 found = 1
755 if (found ==1)
763 if ((found == 1) && (itype == "install" ) ) {
817 function print_install( i,j, dir, found, vardir, ic)
1053 #if we reach here, means we found no match.
1076 #if we reach here, means we found no match.
1370 print "warning: TOPSORT failed, cycle found, check-> " tmsg
1384 found=0
1387 found=1
1388 if (found == 0) {
1470 found=0
1473 found=1
1474 if (found == 0) {
1731 debug(5, ": define found! %s\n", sname);
1799 #print "found a sub " val ":" nm
1846 found=0
1853 found=1
1858 if (found == 1)
1945 debug(8, "ahh! var_i/val_i found\n")