modernc.org/cc@v1.0.1/testdata/paste2.c (about)

     1  # define __intN_t(N) typedef int int##N##_t
     2  __intN_t (8);