Searched refs:NOSPACE (Results 1 – 3 of 3) sorted by relevance
226 #define NOSPACE 0x10 /* suppress space character before output */ macro
443 && (m->flag & NOSPACE) == 0) { in match()1949 if (m->flag & NOSPACE) in mget()
2414 m->flag |= NOSPACE; in parse()2418 m->flag |= NOSPACE; in parse()