Search

December 12, 2014
Learn »
...APPENDABLE ) cc: 29106 asz: 10152603, ti: null ret: BlkInfo_(104423800, 64, 10)
after tag: 1...
December 11, 2014
Issues »
...algorithm.d(4507): Error: cannot modify struct
ret._current Tuple!(immutable(int), uint) with immutable...
December 08, 2014
General »
...ymm0, %ymm1, %ymm1
	vpandn	%ymm2, %ymm1, %ymm0
	ret
.LC0:
	.quad	-9223372036854775808
	.quad	-9223372036854775808
	.quad	-9223372036854775808...
November 30, 2014
General »
...NULL;
  void *ret = malloc (sz);
  if (ret) memset (res, 0, sz);
  return ret;
}


They are...
November 30, 2014
GDC »
...NULL;
  void *ret = malloc (sz);
  if (ret) memset (res, 0, sz);
  return ret;
}

On e...
November 23, 2014
Learn »
...from the function and I see no 'ret'
in your function. So it probably runs...
November 16, 2014
General »
...is placed before the actual data, and ret.ptr has an offset of 16 bytes...
November 15, 2014
General »
...pure nothrow
{
    Bucket[] ret = new Bucket[len];

    if (!__ctfe)
    {
        GC.setAttr(ret.ptr, GC.BlkAttr...
November 04, 2014
Issues »
...t.init); }
out(CommonType!(T,U) ret) { assert(ret * ret < u.init); }
body {...}
----

should expand...
October 19, 2014
Issues »
...2b:   pop    rbx
  2c:   pop    rbp
  2d:   ret
  2e:   xchg   ax,ax

Disassembly of section...
63 64 65 66 67 68 69 70 71 72 73 74
Next ›   Last »