Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/examples/
H A Dunicode.h45 #define GET_WARGV(UNUSED, C) wargv[C] macro
87 #define GET_WARGV(ARGV, C) (ARGV)[C] macro