Searched refs:STBI_NOTUSED (Results 1 – 2 of 2) sorted by relevance
584 #define STBI_NOTUSED(v) (void)(v) macro586 #define STBI_NOTUSED(v) (void)sizeof(v) macro1380 STBI_NOTUSED(buffer); in stbi_is_hdr_from_memory()1381 STBI_NOTUSED(len); in stbi_is_hdr_from_memory()1409 STBI_NOTUSED(f); in stbi_is_hdr_from_file()1422 STBI_NOTUSED(clbk); in stbi_is_hdr_from_callbacks()1423 STBI_NOTUSED(user); in stbi_is_hdr_from_callbacks()3233 STBI_NOTUSED(out); in resample_row_1()3234 STBI_NOTUSED(in_far); in resample_row_1()3235 STBI_NOTUSED(w); in resample_row_1()[all …]