Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/cc/cxxcom/
H A Dcxxcode.c367 #define CLORNS(sp) (sp->sclass == STNAME || sp->sclass == CLNAME || \ macro
388 while (!CLORNS(sp)) { in pfind()
399 while (!CLORNS(sp)) { in pfind()
554 while (sp && !CLORNS(sp)) in cxxdclstr()