Home
last modified time | relevance | path

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

/external/libpng/contrib/tools/
Dpngcp.c470 int opt_string_end; /* End of the option string in 'curr' */ member
758 offset = dp->stack[sp-1].opt_string_end; in set_opt_string_()
781 dp->stack[sp].opt_string_end = set_opt_string_(dp, sp, dp->stack[sp].opt, in set_opt_string()
803 dp->stack[sp-1].opt_string_end = offset; in record_opt()