Searched refs:bts_MapSequence_exit (Results 1 – 3 of 3) sorted by relevance
80 void bts_MapSequence_exit( struct bbs_Context* cpA,
181 case bts_VM_MAP_SEQUENCE: bts_MapSequence_exit( cpA, ( struct bts_MapSequence* )ptrA ); return; in bts_vectorMapExit()
56 void bts_MapSequence_exit( struct bbs_Context* cpA, in bts_MapSequence_exit() function