W3cubDocs

/D

dmd.backend.cdef

Compiler implementation of the D programming language.

Authors:
Walter Bright
License:
Boost License 1.0
Source
backend/cdef.d
enum int EXIT_BREAK;

Limits & machine dependent stuff.

public import dmd.root.longdouble : targ_ldouble = longdouble;
enum linkage_t: int;

Configuration

enum EHmethod: int;

Exception handling method

struct Cent;

Union of all data types. Storage allocated must be the right size of the data on the TARGET, not the host.

alias SC = int;

Storage classes

© 1999–2019 The D Language Foundation
Licensed under the Boost License 1.0.
https://dlang.org/phobos/dmd_backend_cdef.html