John Baldwin 484e5bdd2b - Update a few places to account for va_copy().
- Create a separate 'return values' section and move some statements about
  return values to that section.
- Note that each invocation of va_start() and va_copy() must be paired with
  va_end() in the same function.

MFC after:	1 week
2014-02-05 17:41:00 +00:00
..
2013-04-11 18:46:41 +00:00
2012-09-12 21:03:48 +00:00
2013-04-15 03:02:55 +00:00
2011-02-24 10:21:26 +00:00
2012-05-11 20:06:46 +00:00
2012-09-14 17:50:42 +00:00