summaryrefslogtreecommitdiff
path: root/src/parsetree.h
diff options
context:
space:
mode:
authorKonstantin Podsvirov <konstantin@podsvirov.pro>2018-05-12 12:31:27 +0300
committerKonstantin Podsvirov <konstantin@podsvirov.pro>2018-05-12 12:31:27 +0300
commit63224902a50c68b3ce4e38827199bae4d50746f3 (patch)
tree5a60588d11d209ce20f01c94a46ea41cd53c324f /src/parsetree.h
parenta6920ce0f199c772ede76f0ae475cbf99d9f58bf (diff)
downloadcolm-63224902a50c68b3ce4e38827199bae4d50746f3.tar.gz
The type word_t declaration
If sizeof(unsigned long) == sizeof(void *) then word_t is unsigned long. Else if sizeof(unsigned long long) == sizeof(void *) then word_t is unsigned long long. Compilation checked with MSYS2 toolchains via Autotools project and with MinGW-w64 toolchains via CMake project.
Diffstat (limited to 'src/parsetree.h')
0 files changed, 0 insertions, 0 deletions