Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dtinyexr.h2418 #define TINFL_MEMSET(p, c, l) memset(p, c, l) macro

Completed in 24 milliseconds