__WORDSIZE

Undocumented in source.
  1. enum __WORDSIZE;
  2. enum __WORDSIZE;
    version(linux && !D_LP64)
    enum __WORDSIZE = 32;

Meta