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

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

Completed in 74 milliseconds