Home | History | Annotate | Download | only in bits

Lines Matching defs:__v

323       int __v;
328 __is >> __v;
329 return __is.fail() ? -1 : __v;