1void
2func_18 ( int t )
3{
4  unsigned l_889;
5  int l_895 = 1;
6  for (0; 1; ++l_889)
7    {
8      int t1 = 0;
9      if (func_81 (1))
10        {
11          int rhs = l_895;
12          if (rhs == 0)
13            rhs = 1;
14          if (1 & (t % rhs))
15            t1 = 1;
16        }
17      func_98 (t1);
18      l_895 = 0;
19    }
20}
21
22