LCOV - code coverage report | ||||||||||||||||||||||
|
||||||||||||||||||||||
Line data Source code 1 : #include "tommath_private.h" 2 : #ifdef BN_MP_GET_LL_C 3 : /* LibTomMath, multiple-precision integer library -- Tom St Denis */ 4 : /* SPDX-License-Identifier: Unlicense */ 5 : 6 0 : MP_GET_SIGNED(mp_get_ll, mp_get_mag_ull, long long, unsigned long long) 7 : #endif |
Generated by: LCOV version 1.13 |