Searched defs:as (Results 1 – 2 of 2) sorted by relevance
60 std::vector<T> Append(std::vector<T> as, const std::vector<T>& bs) { in Append()66 std::vector<T> Append(std::vector<T>&& as, std::vector<T>&& bs) { in Append()
576 int as = a.h; in mul_factor_add() local