Home
last modified time | relevance | path

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

/PHP-8.4/ext/fileinfo/libmagic/
H A Dis_csv.c47 #define DPRINTF(fmt, ...) printf(fmt, __VA_ARGS__) macro
H A Dencoding.c63 #define DPRINTF(a) printf a macro
65 #define DPRINTF(a) macro
H A Dis_simh.c53 #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.c47 #define DPRINTF(a, b, c) \ macro
H A Dcompress.c96 #define DPRINTF(...) do { \ macro
104 #define DPRINTF(...) macro
H A Dcdf.c71 #define DPRINTF(a) printf a, fflush(stdout) macro

Completed in 16 milliseconds