Home
last modified time | relevance | path

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

/NextBSD/contrib/libarchive/libarchive/
HDarchive_string_sprintf.c63 append_int(struct archive_string *as, intmax_t d, unsigned base) in append_int() function
143 append_int(as, s, 10); in archive_string_vsprintf()
/NextBSD/contrib/groff/src/roff/troff/
HDrequest.h63 void append_int(int i);
HDenv.cpp2220 m->append_int(i); in make_tag()
HDinput.cpp3279 void macro::append_int(int i) in append_int() function in macro
/NextBSD/contrib/libucl/include/
Ducl++.h70 append_int (int64_t elt, void *ud) in append_int() function
95 Ucl::append_int, in default_emit_funcs()
/NextBSD/contrib/groff/
HDChangeLog.1171402 (macro::append_str, macro::append_unsigned, macro::append_int): New