Searched defs:al (Results 1 – 7 of 7) sorted by relevance
/AliOS-Things-master/components/SDL2/src/video/directfb/ |
A D | SDL_DirectFB_dyn.c | 32 #define DFB_SYM(ret, name, args, al, func) ret (*name) args; argument 42 #define DFB_SYM(ret, name, args, al, func) ret name args { func SDL_DirectFB_Symbols.name al ; } argument 57 #define DFB_SYM(ret, name, args, al, func) if (!(SDL_DirectFB_Symbols.name = SDL_LoadFunction(handl… in SDL_DirectFB_LoadLibrary() argument
|
/AliOS-Things-master/components/SDL2/include/ |
A D | SDL_test_random.h | 64 unsigned int al; member
|
/AliOS-Things-master/components/mbedtls/library/ |
A D | poly1305.c | 75 const uint16_t al = (uint16_t) a; in mul64() local
|
/AliOS-Things-master/components/SDL2/test/ |
A D | testplatform.c | 349 unsigned int *al = (unsigned int *)&t->a; in Test64Bit() local
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | qstr.c | 225 size_t al = n_bytes; in qstr_from_strn() local
|
/AliOS-Things-master/components/freetype/src/truetype/ |
A D | ttinterp.c | 1543 FT_UInt32 ah, al, mid, lo, hi; in TT_MulFix14() local
|
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/ |
A D | libbf.c | 1316 dlimb_t al; in mp_divnorm() local 4735 bf_t al_s, *al = &al_s; in bf_pow() local
|
Completed in 31 milliseconds