Home
last modified time | relevance | path

Searched refs:first2 (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-0.14.4/sources/libraries/math/
Dmath_Arithmetic.cpp622 u32 DistBit(const u32* first1, const u32* last1, const u32* first2) in DistBit() argument
627 n += DistBit(*first1, *first2); in DistBit()
629 ++first2; in DistBit()
/CTR-SDK-0.14.4/include/nn/math/
Dmath_Arithmetic.h497 u32 DistBit(const u32* first1, const u32* last1, const u32* first2);