atomic_int_least16_t 64 compat/atomics/dummy/stdatomic.h typedef intptr_t atomic_int_least16_t; atomic_int_least16_t 65 compat/atomics/gcc/stdatomic.h typedef int_least16_t atomic_int_least16_t; atomic_int_least16_t 61 compat/atomics/pthread/stdatomic.h typedef intptr_t atomic_int_least16_t; atomic_int_least16_t 62 compat/atomics/suncc/stdatomic.h typedef intptr_t atomic_int_least16_t; atomic_int_least16_t 62 compat/atomics/win32/stdatomic.h typedef intptr_t atomic_int_least16_t;