dmd.backend.cdef

Compiler implementation of the D programming language.

Authors

Walter Bright

Source: backend/cdef.d

  • Declaration

    enum int EXIT_BREAK;

    Limits & machine dependent stuff.

  • Declaration

    enum linkage_t: int;

    Configuration

  • Declaration

    enum EHmethod: int;

    Exception handling method

  • Declaration

    struct Cent;

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

  • SC

    Declaration

    alias SC = int;

    Storage classes