Searched defs:numeric_type (Results 1 – 7 of 7) sorted by relevance
178 using numeric_type = variable196 using numeric_type = variable
177 using numeric_type = variable194 using numeric_type = variable
185 using numeric_type = variable203 using numeric_type = variable
197 using numeric_type = variable216 using numeric_type = variable
32 std::function<void(numeric_type *, numeric_type *)> fun, in DuplexCallback()