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