OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:maxRowBitsE
(Results
1 - 2
of
2
) sorted by null
/external/neven/Embedded/common/src/b_TensorEm/
CompactMat.h
63
int32
maxRowBitsE
;
CompactMat.c
349
ptrA->
maxRowBitsE
= 0;
364
ptrA->
maxRowBitsE
= 0;
413
ptrA->
maxRowBitsE
= 0;
431
ptrA->
maxRowBitsE
= srcPtrA->
maxRowBitsE
;
455
+ bbs_SIZEOF16( ptrA->
maxRowBitsE
)
472
memPtrA += bbs_memWrite32( &ptrA->
maxRowBitsE
, memPtrA );
492
memPtrA += bbs_memRead32( &ptrA->
maxRowBitsE
, memPtrA );
Completed in 432 milliseconds