Searched defs:tab2 (Results 1 – 5 of 5) sorted by relevance
24 } tab2[1 << LOG2_TABLE_BITS]; member
24 } tab2[1 << LOG_TABLE_BITS]; member
407 struct {double chi, clo;} tab2[1 << LOG_TABLE_BITS]; member422 struct {double chi, clo;} tab2[1 << LOG2_TABLE_BITS]; member
3232 const LogicVRegister* tab2, in Table()3265 const LogicVRegister& tab2, in tbl()3274 const LogicVRegister& tab2, in tbl()3284 const LogicVRegister& tab2, in tbl()3303 const LogicVRegister& tab2, in tbx()3312 const LogicVRegister& tab2, in tbx()3322 const LogicVRegister& tab2, in tbx()
5993 ImGuiTabItem* tab2 = &tab_bar->Tabs[tab2_order]; in TabBarLayout() local