Home
last modified time | relevance | path

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

/aoo41x/main/rsc/source/rscpp/
H A Dcpp6.c260 while (type[c] == LET && (dp = lookid(c)) != NULL) { in macroid()
565 lookid(int c) in lookid() function
H A Dcpp.h395 DEFBUF *lookid( int c );
H A Dcpp4.c96 if ((dp = lookid(c)) == NULL) /* If not known now */
H A Dcpp2.c342 found = (lookid(c) != NULL); /* Look for it in symbol table */ in doif()
H A Dcpp5.c425 evalue = (lookid(c) != NULL); in evallex()

Completed in 141 milliseconds