Lines Matching refs:got
29 int got;30 count_leading_zeros (got, n);31 if (got != want)36 printf (" got %d\n", got);44 int got;45 count_trailing_zeros (got, n);46 if (got != want)51 printf (" got %d\n", got);
Indexes created Fri Apr 03 00:24:04 UTC 2026