Lines Matching defs:true
44 /* Define true, false and bool if they don't work out of the box. */
46 # define true 1
90 # define HAVE_GETTEXT true
131 # define HAVE_SYS_STAT_H true
140 # define HAVE_UNISTD_H true
308 # define HAVE_STDINT_H true /* C23 __has_include implies C99 stdint.h. */
382 # define HAVE_STRTOLL true
462 # define HAVE_STDCKDINT_H true
489 # define HAVE___HAS_C_ATTRIBUTE true
732 # define HAVE_DECL_TIMEGM true
886 default: true) };
890 enum { SIGNED_PADDING_CHECK_NEEDED = true };
1056 ** This is true even if % means modulo rather than Fortran remainder