Lines Matching defs:true
41 /* Define true, false and bool if they don't work out of the box. */
43 # define true 1
91 # define HAVE_GETTEXT true
132 # define HAVE_SYS_STAT_H true
141 # define HAVE_UNISTD_H true
284 # define HAVE_STDINT_H true /* C23 __has_include implies C99 stdint.h. */
358 # define HAVE_STRTOLL true
438 # define HAVE_STDCKDINT_H true
473 # define HAVE___HAS_C_ATTRIBUTE true
707 # define HAVE_DECL_TIMEGM true
858 default: true) };
862 enum { SIGNED_PADDING_CHECK_NEEDED = true };
1027 ** This is true even if % means modulo rather than Fortran remainder