Home
last modified time | relevance | path

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

/aoo4110/main/rsc/source/rscpp/
H A Dcpp5.c394 if ((c = macroid(c)) == EOF_CHAR || c == '\n') { in evallex()
520 if ((c = macroid(c)) == EOF_CHAR || c == '\n') in dosizeof()
H A Dcpp6.c248 macroid(int c) in macroid() function
287 c = macroid(get()); /* Scan next token */ in catenate()
H A Dcpp.h387 int macroid( int c );
H A Dcpp1.c492 c = macroid(c); /* Grab the token */
H A Dcpp2.c384 delim = macroid(skipws()); in doinclude()

Completed in 32 milliseconds