Searched defs:bbs_Int8Arr (Results 1 - 1 of 1) sorted by relevance

/external/neven/Embedded/common/src/b_BasicEm/
H A DInt8Arr.h34 struct bbs_Int8Arr struct
61 /** initializes bbs_Int8Arr */
63 struct bbs_Int8Arr* ptrA );
65 /** frees bbs_Int8Arr */
67 struct bbs_Int8Arr* ptrA );
73 struct bbs_Int8Arr* ptrA,
74 const struct bbs_Int8Arr* srcPtrA );
78 const struct bbs_Int8Arr* ptrA,
79 const struct bbs_Int8Arr* srcPtrA );
85 const struct bbs_Int8Arr* ptr
[all...]

Completed in 58 milliseconds