Home
last modified time | relevance | path

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

/RvlRsoSDK-3.2/build/demos/rsodemo/Manually/src/
Da.c94 OSReport("A::IsAThere = %x\n",IsAThere); in MainA()
95 IsAThere(); in MainA()
98 void IsAThere(void) in IsAThere() function
Db.c85 IsAThere(); in MainB()
Dstatic.c105 void (*IsAThere)(); variable
111 {"IsAThere",(u32 *)&IsAThere},
/RvlRsoSDK-3.2/build/demos/rsodemo/LinkListFixed0/src/
Da.c93 OSReport("A::IsAThere = %x\n",IsAThere); in MainA()
94 IsAThere(); in MainA()
97 void IsAThere(void) in IsAThere() function
Db.c85 IsAThere(); in MainB()
Dstatic.c123 void (*IsAThere)(); variable
130 {"IsAThere",(u32 *)&IsAThere},
/RvlRsoSDK-3.2/build/demos/rsodemo/LinkList/src/
Da.c93 OSReport("A::IsAThere = %x\n",IsAThere); in MainA()
94 IsAThere(); in MainA()
97 void IsAThere(void) in IsAThere() function
Db.c85 IsAThere(); in MainB()
Dstatic.c100 void (*IsAThere)(); variable
106 {"IsAThere",(u32 *)&IsAThere},
/RvlRsoSDK-3.2/build/demos/rsodemo/Manually/include/
Da.h20 void IsAThere(void);
/RvlRsoSDK-3.2/build/demos/rsodemo/LinkList/include/
Da.h20 void IsAThere(void);
/RvlRsoSDK-3.2/build/demos/rsodemo/LinkListFixed0/include/
Da.h20 void IsAThere(void);