Searched refs:printf_program_ident (Results 1 – 3 of 3) sorted by relevance
890 printf_program_ident(minst->heap, gs_product, gs_revision); in print_revision()902 printf_program_ident(minst->heap, NULL, gs_revision); in print_version()
267 void printf_program_ident(const gs_memory_t *mem, const char *program_name, long revision_number);
157 printf_program_ident(const gs_memory_t *mem, const char *program_name, long revision_number) in printf_program_ident() function