Searched refs:_GNU_SOURCE (Results 1 – 8 of 8) sorted by relevance
268 @defvr Macro _GNU_SOURCE327 We recommend you use @code{_GNU_SOURCE} in new programs. If you don't337 define @code{_GNU_SOURCE}, then defining either @code{_POSIX_SOURCE} or
137 available if @code{_GNU_SOURCE} is defined.142 @code{_GNU_SOURCE} is defined. When available, the macros names are
808 @code{ULLONG_MAX}. They are only available if @code{_GNU_SOURCE} is
1290 #define _GNU_SOURCE
674 such as by defining @code{_GNU_SOURCE}, and then you must include1100 only defined if @code{_GNU_SOURCE} is defined.
2513 them). Therefore one has to use the @code{_GNU_SOURCE} feature select
4317 @file{fcntl.h}. To use them, the macro @code{_GNU_SOURCE} must be
18 #define _GNU_SOURCE macro
Completed in 27 milliseconds