Search

April 18, 2018
Issues »
...D7current12__ModuleInfoZ
05C 00000000 UNDEF  notype ()    External     | _D7test1239test_funcFiiZv
05D 00000000 UNDEF  notype       External     | _D18TypeInfo...
July 20, 2017
General »
...X(id,reg,m,ty)  id,
        Y
#undef X
};

// Register number to use in addressing...
July 05, 2017
General »
...elfobj.c:
	#define ELF_COMDAT      TARGET_LINUX
	+#undef ELF_COMDAT
	+#define ELF_COMDAT  0

2...
July 04, 2017
Issues »
...reference `usual-arithmetic-conversions' on page 112 undef ined on input line 5023.

[112]

LaTeX...
May 22, 2017
Learn »
...bets.

Note, there is no equivalent to #UNDEF in D. But unlike the preprocessor, all...
April 05, 2017
General »
...declaration */
	#include "freetype2/freetype/fterrdef.h"
	#undef FT_ERRORDEF_
	#undef FT_NOERRORDEF_

	string toString(FT...
February 24, 2017
Issues »
...s overwritten
        assert(0);
}

enum BCTypeEnum : ubyte
{
    Undef,
    i32 = 8, // value must be >= 8
}

struct...
February 24, 2017
Issues »
...s overwritten
        assert(0);
}

enum BCTypeEnum : ubyte
{
    Undef,
    i32 = 8, // value must be >= 8
}

struct...
December 05, 2016
Learn »
...00000000 UNDEF  notype       External     | __imp__htonl@4
./atlmfc/lib/nafxcw.lib
3C6 00000000 UNDEF  notype...
July 02, 2016
LDC »
OK, I read some IR reference on undef, but hadn't seen that llvm has...
1 2 3 4 5 6
Next ›   Last »