Lines Matching refs:l
147 int i,j,k,l; in hexIntPnt() local
172 for(l=0;l<64;l++){ in hexIntPnt()
173 rstw[l][0]=bp4[i]; in hexIntPnt()
174 rstw[l][1]=bp4[j]; in hexIntPnt()
175 rstw[l][2]=bp4[k]; in hexIntPnt()
176 rstw[l][3]=0.0; in hexIntPnt()
177 twt[l]=bw4[i]*bw4[j]*bw4[k]; in hexIntPnt()
193 for(l=0;l<125;l++){ in hexIntPnt()
194 rstw[l][0]=bp5[i]; in hexIntPnt()
195 rstw[l][1]=bp5[j]; in hexIntPnt()
196 rstw[l][2]=bp5[k]; in hexIntPnt()
197 rstw[l][3]=0.0; in hexIntPnt()
198 twt[l]=bw5[i]*bw5[j]*bw5[k]; in hexIntPnt()