Lines Matching defs:in
16 // Redistribution and use in source and binary forms, with or without modification,
22 // * Redistribution's in binary form must reproduce the above copyright notice,
23 // this list of conditions and the following disclaimer in the documentation
32 // In no event shall the Intel Corporation or contributors be liable for any direct,
36 // and on any theory of liability, whether in contract, strict liability,
37 // or tort (including negligence or otherwise) arising in any way out of
82 int num,in;
147 in++;
148 // printf("push i %3d j %3d T %12.4e in %4d\n",i,j,T,in);
164 in--;
165 // printf("pop i %3d j %3d T %12.4e in %4d\n",tmp->i,tmp->j,tmp->T,in);
182 in--;
183 // printf("pop i %3d j %3d T %12.4e in %4d\n",tmp->i,tmp->j,tmp->T,in);
188 num=in=0;