Home
last modified time | relevance | path

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

/CTR-SDK-4.2.8-20130828/include/nn/math/
Dmath_TinyMt.h59 static const int NUM_SKIP = 8; variable
/CTR-SDK-4.2.8-20130828/sources/libraries/math/
Dmath_TinyMt.cpp225 for( int i = 0; i < NUM_SKIP; ++i ) in FinalizeInitialization()