Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Dprintf.c124 static void fmtuint64(struct fmtbuf *out, uint64_t a, int s, int z, int w, int base) in fmtuint64() function
189 fmtuint64(out, a, s, z, w, base); in fmtint64()
460 fmtuint64(&out, i64, 0, z, w, 16); in fz_format_string()
485 fmtuint64(&out, i64, 0, z, w, 10); in fz_format_string()