Home
last modified time | relevance | path

Searched defs:STBIW_REALLOC_SIZED (Results 1 - 2 of 2) sorted by relevance

/third_party/glfw/deps/
H A Dstb_image_write.h234 #define STBIW_REALLOC_SIZED(p,oldsz,newsz) STBIW_REALLOC(p,newsz) macro
/third_party/astc-encoder/Source/
H A Dstb_image_write.h234 #define STBIW_REALLOC_SIZED(p,oldsz,newsz) STBIW_REALLOC(p,newsz) macro

Completed in 6 milliseconds