Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/examples/
Dunicode.h48 #define LOCAL_FREE(WARGV) \ argument
50 if ((WARGV) != NULL) LocalFree(WARGV); \
78 #define LOCAL_FREE(WARGV) argument