Searched refs:NOSPACE (Results 1 – 3 of 3) sorted by relevance
197 #define NOSPACE 0x10 /* suppress space character before output */ macro
431 && (m->flag & NOSPACE) == 0) { in match()1875 if (m->flag & NOSPACE) in mget()
2196 m->flag |= NOSPACE; in parse()2200 m->flag |= NOSPACE; in parse()
Completed in 25 milliseconds