Home
last modified time | relevance | path

Searched refs:cfatal (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/rsc/source/rscpp/
H A Dcpp4.c108 cfatal("Too many arguments for macro", NULLST);
365 cfatal("Macro work area overflow", NULLST);
378 cfatal("Macro work area overflow", NULLST);
456 cfatal("Bug: Illegal __ macro \"%s\"", tokenp->name);
508 cfatal("Too many arguments in macro expansion", NULLST);
601 nospace: cfatal("Out of space in macro \"%s\" arg expansion",
H A Dcpp6.c291 cfatal("work buffer overflow doing %s #", token1); in catenate()
506 cfatal("Work buffer overflow: %s", work); in save()
559 cfatal("Out of memory", NULLST); in getmem()
1020 cfatal("Too much pushback", NULLST); in unget()
1120 void cfatal(char* format, char* sarg) in cfatal() function
H A Dcpp2.c236 if_nest_err: cfatal("Too many nested #%s statements", token); in control()
425 cfatal("Cannot open include file \"%s\"", work); in doinclude()
482 cfatal("Filename work buffer overflow", NULLST); in openinclude()
H A Dcpp.h405 void cfatal( char *format, char *sarg);
H A Dcpp3.c205 cfatal("Too many include directories", NULLST); in AddInclude()

Completed in 25 milliseconds