Home
last modified time | relevance | path

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

/dports/graphics/mupdf/mupdf-1.18.0-source/source/fitz/
H A Doutput.c46 static fz_output fz_stdout_global = { variable
56 return &fz_stdout_global; in fz_stdout()
279 if (out != &fz_stdout_global && out != &fz_stderr_global) in fz_drop_output()