Lines Matching refs:found
29 int alpha,beta,found,count; in F_modeShapeTriDrv() local
37 count = found = 0; in F_modeShapeTriDrv()
42 found=1; in F_modeShapeTriDrv()
46 if(found) in F_modeShapeTriDrv()
49 if(found) in F_modeShapeTriDrv()
52 if( found ) { in F_modeShapeTriDrv()
63 int alpha,beta,gamma,count,found ; in R_modeShapeTetDrv() local
72 found = 0; in R_modeShapeTetDrv()
78 found = 1; in R_modeShapeTetDrv()
82 if(found) break; in R_modeShapeTetDrv()
84 if(found) break; in R_modeShapeTetDrv()
86 if(found) break; in R_modeShapeTetDrv()
88 if( found ) { in R_modeShapeTetDrv()