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