Searched refs:AppFuncs (Results 1 – 3 of 3) sorted by relevance
44 struct AppFuncs { /* do not rearrange */ struct291 extern const struct AppFuncs _mAppFuncs; \292 const struct AppFuncs SET_EXTERNAL_APP_ATTRIBUTES(used, section (".app_init"), \
49 #define APP_ENTRY2 _Pragma(PRAGMA_HELPER(location,".app_init",)) __root static struct AppFuncs
33 #define APP_VEC(_app) ((struct AppFuncs*)&((_app)->vec))