Home
last modified time | relevance | path

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

/RvlRsoSDK-3.2/build/demos/rsodemo/MakeInc/src/
Dstatic.c26 #define STATIC_RSO "/staticD.sel" macro
29 #define STATIC_RSO "/static.sel" macro
122 staticRso = StaticRsoLoad(STATIC_RSO); in main()
/RvlRsoSDK-3.2/build/demos/rsodemo/LinkList/src/
Dstatic.c27 #define STATIC_RSO "/staticD.sel" macro
31 #define STATIC_RSO "/static.sel" macro
143 staticRso = StaticRsoLoad(STATIC_RSO); in main()
/RvlRsoSDK-3.2/build/demos/rsodemo/LinkListFixed0/src/
Dstatic.c27 #define STATIC_RSO "/staticD.sel" macro
31 #define STATIC_RSO "/static.sel" macro
169 staticRso = StaticRsoLoad(STATIC_RSO); in main()
/RvlRsoSDK-3.2/build/demos/rsodemo/LinkMem2/src/
Dstatic.c27 #define STATIC_RSO "/staticD.sel" macro
31 #define STATIC_RSO "/static.sel" macro
171 staticRso = StaticRsoLoad(STATIC_RSO); in main()
/RvlRsoSDK-3.2/build/demos/rsodemo/LinkJump/src/
Dstatic.c28 #define STATIC_RSO "/staticD.sel" macro
32 #define STATIC_RSO "/static.sel" macro
214 staticRso = StaticRsoLoad(STATIC_RSO); in main()
/RvlRsoSDK-3.2/build/demos/rsodemo/Manually/src/
Dstatic.c28 #define STATIC_RSO "/staticD.sel" macro
33 #define STATIC_RSO "/static.sel" macro
176 staticRso = StaticRsoLoad(STATIC_RSO); in main()
/RvlRsoSDK-3.2/build/demos/rsodemo/LinkFar/src/
Dstatic.c27 #define STATIC_RSO "/staticD.sel" macro
31 #define STATIC_RSO "/static.sel" macro
234 staticRso = StaticRsoLoad(STATIC_RSO); in main()