Searched defs:_table (Results 1 – 3 of 3) sorted by relevance
72 #define OTV_OPTIONAL_TABLE( _table ) FT_UShort _table; \ argument75 #define OTV_OPTIONAL_TABLE32( _table ) FT_ULong _table; \ argument
899 DbSqliteModule::State::State(const Table* _table, Table::Schema _schema) in State()904 DbSqliteModule::State::State(std::unique_ptr<RuntimeTable> _table) in State()
835 #define DIV_CFG(id, _offset, _shift, _width, _flags, _table, _bitrdy)[id] = {\ argument