Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/directfb/
A DSDL_DirectFB_dyn.c32 #define DFB_SYM(ret, name, args, al, func) ret (*name) args; macro
42 #define DFB_SYM(ret, name, args, al, func) ret name args { func SDL_DirectFB_Symbols.name al ; } macro
57 #define DFB_SYM(ret, name, args, al, func) if (!(SDL_DirectFB_Symbols.name = SDL_LoadFunction(handl… in SDL_DirectFB_LoadLibrary() macro

Completed in 3 milliseconds