HomeSort by relevance Sort by last modified time
    Searched refs:vecExpE (Results 1 - 2 of 2) sorted by null

  /external/neven/Embedded/common/src/b_TensorEm/
CompactAlt.c 48 ptrA->vecExpE = 0;
58 ptrA->vecExpE = 0;
97 ptrA->vecExpE = 0;
108 ptrA->vecExpE = srcPtrA->vecExpE;
128 + bbs_SIZEOF16( ptrA->vecExpE );
142 memPtrA += bbs_memWrite32( &ptrA->vecExpE, memPtrA );
159 memPtrA += bbs_memRead32( &ptrA->vecExpE, memPtrA );
199 if( expL == ptrA->vecExpE )
204 else if( expL > ptrA->vecExpE )
    [all...]
CompactAlt.h 54 int32 vecExpE;

Completed in 120 milliseconds