Searched refs:DEMORFPuts (Results 1 – 3 of 3) sorted by relevance
| /RvlSDK-3.1/include/demo/ |
| D | DEMOPuts.h | 66 extern int DEMORFPuts ( s16 x, s16 y, s16 z, char* string );
|
| /RvlSDK-3.1/build/demos/osdemo/src/ |
| D | report.c | 50 DEMORFPuts(25, 25, 0, ReportBuffer); in DoReport()
|
| /RvlSDK-3.1/build/libraries/demo/src/ |
| D | DEMOPuts.c | 594 int DEMORFPuts(s16 x, s16 y, s16 z, char* string) in DEMORFPuts() function 724 return DEMORFPuts(x, y, z, buf); in DEMORFPrintf()
|