Searched refs:maxs (Results 1 – 2 of 2) sorted by relevance
28 std::string maxs = maxiss.str(); in check_limits() local30 istringstream maxoss(maxs), minoss(mins); in check_limits()44 maxs[maxs.size() - 1]++; in check_limits()46 istringstream maxoss2(maxs), minoss2(mins); in check_limits()
312 long maxs; /* Maximum number of stack segments so far. */ member