Searched refs:append_int (Results 1 – 5 of 5) sorted by relevance
62 append_int(struct archive_string *as, intmax_t d, unsigned base) in append_int() function142 append_int(as, s, 10); in archive_string_vsprintf()
65 void append_int(int i);
2222 m->append_int(i); in make_tag()
3281 void macro::append_int(int i) in append_int() function in macro
1402 (macro::append_str, macro::append_unsigned, macro::append_int): New