Artifact 6b2c63e2c6c864338839b7a8067e331959e1f245:
- File generic/tclProc.c — part of check-in [d3a263c973] at 2015-06-30 08:10:15 on branch trunk — Use twoPtrValue in stead of ptrAndLongRep for implementation of some internal Obj types. On most platforms this doesn't make a difference, as (void *) and (long) generially have the same size. The only exception where it makes a difference is win64, as we can now store 64 bits in this field in stead of only 32 bits, exactly what the processor is optimized for. (user: jan.nijtmans size: 80603) [more...]
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.