Searched refs:apint_str (Results 1 – 1 of 1) sorted by relevance
103 std::string apint_str = toString(*apint, radix, is_signed); in DumpAPInt() local114 s->Write(apint_str.c_str(), apint_str.size()); in DumpAPInt()