Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/tools/sndconv/src/
Dsndconv.c25 static int line; variable
89 printf("%cError! Incomplete PATH statement on line %d.\n", 7, line); in parsePathStatement()
106 printf("%cWarning! BEGIN statement made prior to END on line %d.\n", 7, line); in parseBeginStatement()
121 printf("%cError! Incomplete BEGIN statement on line %d.\n", 7, line); in parseBeginStatement()
164 printf("%cError! Incomplete FILE statement on line %d.\n", 7, line); in parseFileStatement()
190 printf("%cWarning! Invalid token \"%s\" on line %d.\n", 7, token, line); in parseOutputStatement()
197 printf("%cError! Incomplete OUTPUT statement on line %d.\n", 7, line); in parseOutputStatement()
225 printf("%cError! Incomplete SAMPLERATE statement on line %d.\n", 7, line); in parseSamplerateStatement()
263 printf("%cError! Incomplete LOOP statement on line %d.\n", 7, line); in parseLoopStatement()
290 printf("%cWarning! Invalid token \"%s\" on line %d.\n", 7, token, line); in parseMixStatement()
[all …]
/RvlSDK-3.2.2/include/revolution/
Deppc.RVL.lcf1 /* #line 1 "default.lcf.h" /* stack depth 0 */
2 /* #line 1 "boot.h" /* stack depth 1 */
3 /* #line 34 "default.lcf.h" /* stack depth 0 */
Daxfx.h709 s32 *line[4]; member
762 s32 *line[3]; member
791 s32 *line[4]; member
849 f32 *line[3]; member
912 f32 *line[4]; member
Dos.h714 void OSPanic ( const char* file, int line, const char* msg, ... );
/RvlSDK-3.2.2/include/dolphin/
Deppc.HW2.lcf1 /* #line 1 "default.lcf.h" /* stack depth 0 */
2 /* #line 1 "boot.h" /* stack depth 1 */
3 /* #line 34 "default.lcf.h" /* stack depth 0 */
/RvlSDK-3.2.2/build/demos/reldemo/
Dstatic.lcf1 /* #line 1 "default.lcf.h" /* stack depth 0 */
2 /* #line 1 "boot.h" /* stack depth 1 */
3 /* #line 34 "default.lcf.h" /* stack depth 0 */
DstaticD.lcf1 /* #line 1 "default.lcf.h" /* stack depth 0 */
2 /* #line 1 "boot.h" /* stack depth 1 */
3 /* #line 34 "default.lcf.h" /* stack depth 0 */
/RvlSDK-3.2.2/build/demos/osdemo/src/
Dpanic.c41 void OSPanic(const char* file, int line, const char* msg, ...) in OSPanic() argument
54 len += sprintf(message + len, " in \"%s\" on line %d.\n", file, line); in OSPanic()
/RvlSDK-3.2.2/build/demos/gddemo/src/
Dgd-win32-ui.c126 void OSPanic(char* file, int line, char* msg, ...) in OSPanic() argument
136 sprintf_s(strbuffer1, 128, " in \"%s\" on line %d.", file, line ); in OSPanic()
/RvlSDK-3.2.2/
DRVL_NDEV.bat49 @echo Command-line utilities:
/RvlSDK-3.2.2/build/demos/dvddemo/src/
Derrorhandling.c110 char* line[6]; member
336 DEMOWinPrintfXY(errmsg_win, 0, (u16)i, ErrorMessages[message].line[i]); in __status_refresh()
/RvlSDK-3.2.2/build/buildtools/
Dcommondefs306 # libsn.a will be prepended to link line to override __start