Searched defs:fsmall (Results 1 – 2 of 2) sorted by relevance
478 fit::function<Closure, sizeof(small)> fsmall(std::move(small)); in sized_function_size_bounds() local517 fit::inline_function<Closure, sizeof(small)> fsmall(std::move(small)); in inline_function_size_bounds() local
482 fbl::SizedFunction<Closure, sizeof(small)> fsmall(std::move(small)); in sized_function_size_bounds() local521 fbl::InlineFunction<Closure, sizeof(small)> fsmall(std::move(small)); in inline_function_size_bounds() local
Completed in 7 milliseconds