Home
last modified time | relevance | path

Searched refs:_GNU_SOURCE (Results 1 – 8 of 8) sorted by relevance

/manual/
A Dcreature.texi268 @defvr Macro _GNU_SOURCE
327 We recommend you use @code{_GNU_SOURCE} in new programs. If you don't
337 define @code{_GNU_SOURCE}, then defining either @code{_POSIX_SOURCE} or
A Dmath.texi137 available if @code{_GNU_SOURCE} is defined.
142 @code{_GNU_SOURCE} is defined. When available, the macros names are
A Dlang.texi808 @code{ULLONG_MAX}. They are only available if @code{_GNU_SOURCE} is
A Derrno.texi1290 #define _GNU_SOURCE
A Darith.texi674 such as by defining @code{_GNU_SOURCE}, and then you must include
1100 only defined if @code{_GNU_SOURCE} is defined.
A Dfilesys.texi2513 them). Therefore one has to use the @code{_GNU_SOURCE} feature select
A Dllio.texi4317 @file{fcntl.h}. To use them, the macro @code{_GNU_SOURCE} must be
/manual/examples/
A Dofdlocks.c18 #define _GNU_SOURCE macro

Completed in 27 milliseconds