On 08/15/2012 02:02 PM, Roland McGrath wrote: > This looks like it was written to support a size_t of larger than 64 bits, Yes, that's what it's written for. The generated code turns into a no-op on typical 64-bit hosts, so it's more for completeness documentation than for anything else.