Home | History | Annotate | Download | only in b_BasicEm

Lines Matching refs:bbs_Context

26 struct bbs_Context;
66 void bbs_MemTbl_init( struct bbs_Context* cpA,
70 void bbs_MemTbl_exit( struct bbs_Context* cpA,
78 flag bbs_MemTbl_overlap( struct bbs_Context* cpA,
89 void bbs_MemTbl_create( struct bbs_Context* cpA,
96 void bbs_MemTbl_add( struct bbs_Context* cpA,
103 void bbs_MemTbl_addShared( struct bbs_Context* cpA,
110 struct bbs_MemSeg* bbs_MemTbl_segPtr( struct bbs_Context* cpA,
114 struct bbs_MemSeg* bbs_MemTbl_sharedSegPtr( struct bbs_Context* cpA,
121 struct bbs_MemSeg* bbs_MemTbl_fastestSegPtr( struct bbs_Context* cpA,
126 struct bbs_MemSeg* bbs_MemTbl_largestSegPtr( struct bbs_Context* cpA,
130 struct bbs_MemSeg* bbs_MemTbl_fastestSharedSegPtr( struct bbs_Context* cpA,
135 struct bbs_MemSeg* bbs_MemTbl_largestSharedSegPtr( struct bbs_Context* cpA,