Searched defs:MBC (Results 1 – 1 of 1) sorted by relevance
205 struct MBC : IL, OL, BF { struct206 MBC(const MBC &Other) : IL(Other), OL(Other) {} in MBC() function