|
Barretenberg
The ZK-SNARK library at the core of Aztec
|
Go to the source code of this file.
Functions | |
| TEST (bitop, ClzUint3231) | |
| TEST (bitop, ClzUint320) | |
| TEST (bitop, ClzUint640) | |
| TEST (bitop, ClzUint256255) | |
| TEST (bitop, ClzUint256248) | |
| TEST | ( | bitop | , |
| ClzUint256248 | |||
| ) |
Definition at line 31 of file count_leading_zeros.test.cpp.
| TEST | ( | bitop | , |
| ClzUint256255 | |||
| ) |
Definition at line 24 of file count_leading_zeros.test.cpp.
| TEST | ( | bitop | , |
| ClzUint320 | |||
| ) |
Definition at line 12 of file count_leading_zeros.test.cpp.
| TEST | ( | bitop | , |
| ClzUint3231 | |||
| ) |
Definition at line 6 of file count_leading_zeros.test.cpp.
| TEST | ( | bitop | , |
| ClzUint640 | |||
| ) |
Definition at line 18 of file count_leading_zeros.test.cpp.