Test integer square root algorithm. More...

Go to the source code of this file.
Functions | |
| int | main (int argc VL_UNUSED, char **argv VL_UNUSED) |
Test integer square root algorithm.
Definition in file test_sqrti.c.
| int main | ( | int argc | VL_UNUSED, |
| char **argv | VL_UNUSED | ||
| ) |
Definition at line 19 of file test_sqrti.c.