Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds