Searched refs:png_error_string (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/pnglite/
H A Dpnglite.h120 * Function: png_error_string
131 char *png_error_string(int error);
H A Dpnglite.c589 png_error_string(int error) function
/freebsd-current/stand/liblua/
H A Dgfx_utils.c79 printf("%s\n", png_error_string(error));
112 printf("%s\n", png_error_string(error));
/freebsd-current/stand/ficl/
H A Dgfx_loader.c100 printf("%s\n", png_error_string(error));
140 printf("%s\n", png_error_string(error));

Completed in 60 milliseconds