Home
last modified time | relevance | path

Searched refs:SDL_arraysize (Results 1 – 1 of 1) sorted by relevance

/bsp/simulator/SDL2/include/
A DSDL_stdinc.h136 #define SDL_arraysize(array) (sizeof(array)/sizeof(array[0])) macro
137 #define SDL_TABLESIZE(table) SDL_arraysize(table)

Completed in 5 milliseconds