Searched refs:stbiw__fopen (Results 1 – 2 of 2) sorted by relevance
304 static FILE *stbiw__fopen(char const *filename, char const *mode) in stbiw__fopen() function334 FILE *f = stbiw__fopen(filename, "wb"); in stbi__start_write_file()1222 f = stbiw__fopen(filename, "wb"); in stbi_write_png()