Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching full:wchar_t

30    wchar_t *str, *end;
33 str = (wchar_t *)png_malloc(png_ptr, len * sizeof(wchar_t));