Home
last modified time | relevance | path

Searched defs:STBIR__UNUSED_PARAM (Results 1 – 1 of 1) sorted by relevance

/external/armnn/third-party/stb/
Dstb_image_resize.h463 #define STBIR__UNUSED_PARAM(v) (void)(v) macro
465 #define STBIR__UNUSED_PARAM(v) (void)sizeof(v) macro