Searched refs:GetLong (Results 1 – 2 of 2) sorted by relevance
216 return PutInt(out, style, args_->GetLong(), 10); in PutLongSpec()344 intmax_t GetLong() { return va_arg(ap_, long); } in GetLong() function
148 intmax_t GetLong() { return params_.GetParam<long>(); } in GetLong() function in berberis::__anon619791690111::FormatBufferGuestParamsArgs