Home
last modified time | relevance | path

Searched refs:set_opt_string_ (Results 1 – 1 of 1) sorted by relevance

/external/libpng/contrib/tools/
Dpngcp.c751 set_opt_string_(struct display *dp, unsigned int sp, png_byte opt, in set_opt_string_() function
781 dp->stack[sp].opt_string_end = set_opt_string_(dp, sp, dp->stack[sp].opt, in set_opt_string()
800 const int offset = set_opt_string_(dp, sp, opt, entry_name); in record_opt()