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

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

Completed in 1653 milliseconds