OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expE
(Results
1 - 5
of
5
) sorted by null
/external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec.c
46
ptrA->
expE
= 0;
55
ptrA->
expE
= 0;
73
ptrA->
expE
= srcPtrA->
expE
;
83
if( ptrA->
expE
!= srcPtrA->
expE
) return FALSE;
175
+ bbs_SIZEOF16( ptrA->
expE
);
187
memPtrA += bbs_memWrite16( &ptrA->
expE
, memPtrA );
202
memPtrA += bbs_memRead16( &ptrA->
expE
, memPtrA );
242
ptrA->
expE
-= shlL
[
all
...]
Alt.c
197
bts_CompactAlt_map( cpA, &ptrL->altE, inVecPtrA->arrE.arrPtrE, inVecPtrA->
expE
, outVecPtrA->arrE.arrPtrE, &outVecPtrA->
expE
);
SubVecMap.c
202
outVecPtrA->
expE
= inVecPtrA->
expE
;
Flt16Vec.h
51
int16
expE
;
Mat.c
201
int32 outExpL = inVecPtrA->
expE
;
Completed in 171 milliseconds