Home
last modified time | relevance | path

Searched defs:DPRINTF (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/ext/fileinfo/libmagic/
H A Dencoding.c63 #define DPRINTF(a) printf a macro
65 #define DPRINTF(a) macro
H A Dis_csv.c47 #define DPRINTF(fmt, ...) printf(fmt, __VA_ARGS__) macro
H A Dder.c131 #define DPRINTF(a) printf a macro
133 #define DPRINTF(a) macro
H A Dis_json.c44 #define DPRINTF(a, b, c) \ macro
H A Dcompress.c82 #define DPRINTF(...) do { \ macro
90 #define DPRINTF(...) macro
H A Dcdf.c73 #define DPRINTF(a) printf a, fflush(stdout) macro

Completed in 36 milliseconds