Searched refs:HAVESIGN (Results 1 – 2 of 2) sorted by relevance
69 #define HAVESIGN 0x02000 /* sign detected */ macro531 flags |= HAVESIGN; in __vfwscanf()542 if ((flags & PFXOK) && p == buf + 1 + !!(flags & HAVESIGN)) { in __vfwscanf()
69 #define HAVESIGN 0x04000 // Sign detected macro621 flags |= HAVESIGN; in __svfscanf()632 if ((flags & PFXOK) && p == buf + 1 + !!(flags & HAVESIGN)) { in __svfscanf()