Searched refs:CONC (Results 1 – 4 of 4) sorted by relevance
283 #define CONC(x,y) x##y in irf_set_params() macro284 #define CASE(s) case s: if (!(sc->sc_speedmask & CONC(IRDA_SPEED_,s))) return (EINVAL); break in irf_set_params()298 #undef CONC in irf_set_params()
917 savch(CONC); in define()1005 if (sbeg[1+(vararg != 0)] == CONC) in define()1989 else if (*sp == CONC) in subarg()2014 if (sp[-2] != CONC && !snuff && sp[1] != CONC) { in subarg()2214 case CONC: printf("<CONC>"); break; in prrep()2230 case CONC: printf("<CONC>"); break; in prline()
73 #define CONC 2 /* STX, not legal char */ macro
619 case CONC: in fastscan()