Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dunicode.h29 #define INIT_WARGV(ARGC, ARGV) \ argument
70 #define INIT_WARGV(ARGC, ARGV) argument
72 #define GET_WARGV(ARGV, C) (ARGV)[C] argument
73 #define GET_WARGV_SHIFTED(ARGV, C) (ARGV)[C] argument

Completed in 4 milliseconds