Searched defs:print_format (Results 1 – 4 of 4) sorted by relevance
75 def print_stats(stats, print_format): argument87 def print_data(data, print_format): argument
1752 char *print_format = NULL; in _get_print_format() local1964 char *print_format; in wprintStartJob() local
1838 const char *print_format = _get_print_format(mimeTypeStr, ¶ms, &caps); in Java_com_android_bips_ipp_Backend_nativeStartJob() local
181 const char *print_format; member