Home
last modified time | relevance | path

Searched refs:bts_SubVecMap_exit (Results 1 – 3 of 3) sorted by relevance

/external/neven/Embedded/common/src/b_TensorEm/
DSubVecMap.h69 void bts_SubVecMap_exit( struct bbs_Context* cpA,
DSubVecMap.c53 void bts_SubVecMap_exit( struct bbs_Context* cpA, in bts_SubVecMap_exit() function
DVectorMap.c185 case bts_VM_SUB_VEC_MAP: bts_SubVecMap_exit( cpA, ( struct bts_SubVecMap* )ptrA ); return; in bts_vectorMapExit()