Lines Matching defs: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 Sat Apr 04 00:22:49 UTC 2026