Searched refs:NOSPACE (Results 1 – 3 of 3) sorted by relevance
210 #define NOSPACE 0x10 /* suppress space character before output */ macro
445 && (m->flag & NOSPACE) == 0) { in match()1953 if (m->flag & NOSPACE) in mget()
2344 m->flag |= NOSPACE; in parse()2348 m->flag |= NOSPACE; in parse()
Completed in 28 milliseconds