Searched refs:stbiw_uint32 (Results 1 – 2 of 2) sorted by relevance
343 typedef unsigned int stbiw_uint32; typedef344 typedef int stb_image_write_test[sizeof(stbiw_uint32)==4 ? 1 : -1];360 case '4': { stbiw_uint32 x = va_arg(v,int); in stbiw__writefv()430 stbiw_uint32 zero = 0; in stbiw__write_pixels()832 stbiw_uint32 hash = data[0] + (data[1] << 8) + (data[2] << 16); in stbiw__zhash()