Home
last modified time | relevance | path

Searched refs:errcode (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dtinyexr.h12580 errno_t errcode = fopen_s(&fp, filename, "rb"); local
12581 if ((0 != errcode) || (!fp)) {