Home
last modified time | relevance | path

Searched refs:LASTPARM (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/rsc/source/rscpp/
H A Dcpp4.c34 static char *parlist[LASTPARM]; /* -> start of each parameter */
42 for( i = 0; i < LASTPARM; i++ ) in InitCpp4()
107 if (nargs >= LASTPARM)
507 else if (nargs >= LASTPARM)
H A Dcpp.h88 #define LASTPARM (PAR_MAC - 1) macro

Completed in 14 milliseconds