Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/
A Djmorecfg.h258 #define JMETHOD(type,methodname,arglist) type (*methodname) arglist argument
260 #define JMETHOD(type,methodname,arglist) type (*methodname) () argument
A Djpeglib.h877 #define JPP(arglist) arglist argument
879 #define JPP(arglist) () argument
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Djmorecfg.h258 #define JMETHOD(type,methodname,arglist) type (*methodname) arglist argument
260 #define JMETHOD(type,methodname,arglist) type (*methodname) () argument
A Dpngconf.h94 # define PNGARG(arglist) arglist argument
A Djpeglib.h877 #define JPP(arglist) arglist argument
879 #define JPP(arglist) () argument
/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpngconf.h94 # define PNGARG(arglist) arglist argument

Completed in 18 milliseconds