Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/hio2demo/include/
Dsimple.h35 } SIMPLE_ERROR; typedef
/RvlSDK-3.2.2/build/demos/hio2demo/vc++/simple/
Dsimple.cpp53 static void __Halt( SIMPLE_ERROR err );
240 void __Halt( SIMPLE_ERROR err ) in __Halt()
/RvlSDK-3.2.2/build/demos/hio2demo/src/
Dsimple.c67 void myHalt( SIMPLE_ERROR errno ) in myHalt()