#include <stdio.h>
Go to the source code of this file.
◆ WG14_SIGNALS_DEFAULT_VISIBILITY
| #define WG14_SIGNALS_DEFAULT_VISIBILITY __attribute__((visibility("default"))) |
◆ WG14_SIGNALS_EXTERN
| #define WG14_SIGNALS_EXTERN extern |
◆ WG14_SIGNALS_HAVE_ASYNC_SAFE_THREAD_LOCAL
| #define WG14_SIGNALS_HAVE_ASYNC_SAFE_THREAD_LOCAL 0 |
◆ WG14_SIGNALS_INLINE
| #define WG14_SIGNALS_INLINE inline |
◆ WG14_SIGNALS_NULLPTR
| #define WG14_SIGNALS_NULLPTR NULL |
◆ WG14_SIGNALS_STDERR_PRINTF
| #define WG14_SIGNALS_STDERR_PRINTF |
( |
|
... | ) |
fprintf(stderr, __VA_ARGS__) |