Home
last modified time | relevance | path

Searched refs:push_indirect (Results 1 – 1 of 1) sorted by relevance

/third_party/flatbuffers/rust/flexbuffers/src/builder/
Dmod.rs61 macro_rules! push_indirect { macro
257 push_indirect!(push_indirect_int, i64, Int, IndirectInt);
258 push_indirect!(push_indirect_uint, u64, UInt, IndirectUInt);
259 push_indirect!(push_indirect_float, f64, Float, IndirectFloat);