Home
last modified time | relevance | path

Searched defs:iprintf (Results 1 - 4 of 4) sorted by relevance

/third_party/cups-filters/filter/
H A Durftopdf.cpp54 #define iprintf(format, ...) fprintf(stderr, "INFO: (" PROGRAM ") " format, __VA_ARGS__) macro
[all...]
H A Drastertopdf.cpp93 #define iprintf(format, ...) fprintf(stderr, "INFO: (" PROGRAM ") " format, __VA_ARGS__) macro
/third_party/libinput/tools/
H A Dlibinput-record.c190 iprintf(FILE *fp, in iprintf() function
[all...]
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs484 pub fn iprintf(arg1: *const c_char, ...) -> c_int; in iprintf() functions

Completed in 8 milliseconds