Home
last modified time | relevance | path

Searched refs:append_int (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_string_sprintf.c62 append_int(struct archive_string *as, intmax_t d, unsigned base) in append_int() function
142 append_int(as, s, 10); in archive_string_vsprintf()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Drequest.h65 void append_int(int i);
H A Denv.cpp2222 m->append_int(i); in make_tag()
H A Dinput.cpp3281 void macro::append_int(int i) in append_int() function in macro
/netbsd-src/external/gpl2/groff/dist/
H A DChangeLog.1171402 (macro::append_str, macro::append_unsigned, macro::append_int): New