Searched defs:as_table (Results 1 – 5 of 5) sorted by relevance
33 pub fn as_table(&self) -> &Table { in as_table() method
83 pub fn as_table(&self) -> Option<&Table> { in as_table() method
15 macro_rules! as_table { macro
688 vertex_and_table_t<T> as_table (unsigned parent, const void* offset, Ts... ds) in as_table() function
189 pub fn as_table(&self) -> Option<&Table> { in as_table() method