Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dunicode.h40 #define GET_WARGV(UNUSED, C) wargv[C] macro
72 #define GET_WARGV(ARGV, C) (ARGV)[C] macro

Completed in 3 milliseconds