Searched refs:ALLOW_MS2 (Results 1 – 1 of 1) sorted by relevance
313 #define ALLOW_MS2 0x04 /* allow trailing `ms', state 2 */ macro3661 flags |= ALLOW_MS2; in number()3669 if (flags & ALLOW_MS2) { in number()3670 flags &= ~ALLOW_MS2; in number()