1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-15 12:01:15 +03:00
Files
glibc/conform/data/assert.h-data

10 lines
125 B
Plaintext

macro assert
#ifdef ISO11
macro static_assert
#endif
#if !defined ISO && !defined ISO99 && !defined ISO11
allow *_t
#endif