Searched refs:FLAG_OFLOW (Results 1 – 1 of 1) sorted by relevance
69 #define FLAG_OFLOW 0x2 /* Value overflow */ in strtoi() macro135 flags |= FLAG_OFLOW; in strtoi()139 flags |= FLAG_OFLOW; in strtoi()154 if (flags & FLAG_OFLOW) { in strtoi()