Searched refs:NOSKIP (Results 1 – 2 of 2) sorted by relevance
63 #define NOSKIP 0x00200 /* [ or c: do not skip blanks */ macro281 flags |= NOSKIP; in __vfwscanf()286 flags |= NOSKIP; in __vfwscanf()337 if ((flags & NOSKIP) == 0) { in __vfwscanf()
62 #define NOSKIP 0x00200 /* [ or c: do not skip blanks */ macro256 flags |= NOSKIP; in __svfscanf()261 flags |= NOSKIP; in __svfscanf()317 if ((flags & NOSKIP) == 0) { in __svfscanf()