Home
last modified time | relevance | path

Searched refs:cierror (Results 1 – 4 of 4) sorted by relevance

/trunk/main/rsc/source/rscpp/
H A Dcpp5.c402 cierror("illegal character '%c' in #if", c); in evallex()
404 cierror("illegal character (%d decimal) in #if", c); in evallex()
596 cierror("#if ... sizeof: bug, unknown type code 0x%x", typecode); in dosizeof()
900 cierror("#if bug, operand = %d.", op); in evaleval()
H A Dcpp6.c310 cierror("Strange character '%c' after #", c); in catenate()
312 cierror("Strange character (%d.) after #", c); in catenate()
1111 void cierror(char* format, int narg) in cierror() function
H A Dcpp.h406 void cierror( char *format, int n);
H A Dcpp1.c374 cierror("Inside #ifdef block at end of input, depth = %d", i);

Completed in 25 milliseconds