Searched refs:stbiw__sbfree (Results 1 – 2 of 2) sorted by relevance
824 #define stbiw__sbfree(a) ((a) ? STBIW_FREE(stbiw__sbraw(a)),0 : 0) macro981 (void) stbiw__sbfree(hash_table[i]); in stbi_zlib_compress()