• Home
  • Raw
  • Download

Lines Matching refs:add_cppflags

209 add_cppflags() {  function
217 add_cppflags -DHAVE_$fu=$fv
327 add_cppflags -DMKSH_BUILDSH
363 add_cppflags -DDEBUG
433 add_cppflags -DMKSH_LEGACY_MODE
528 add_cppflags -DMKSH_NO_SIGSETJMP
529 add_cppflags -DMKSH_TYPEDEF_SIG_ATOMIC_T=int
530 add_cppflags -DMKSH_CONSERVATIVE_FDS
533 add_cppflags -D_ALL_SOURCE
547 add_cppflags -DMKSH_UNEMPLOYED
548 add_cppflags -DMKSH_DISABLE_TTY_WARNING
550 add_cppflags -DMKSH__NO_SETEUGID
557 add_cppflags -DMKSH__NO_SYMLINK
559 add_cppflags -DMKSH__NO_SETEUGID
560 add_cppflags -DMKSH_CONSERVATIVE_FDS
561 add_cppflags -DMKSH_DISABLE_TTY_WARNING
567 add_cppflags -D_DARWIN_C_SOURCE
575 add_cppflags -D_GNU_SOURCE
576 add_cppflags -DMKSH_CONSERVATIVE_FDS
582 *) add_cppflags -D_GNU_SOURCE ;;
585 add_cppflags -DMKSH__NO_PATH_MAX
590 *) add_cppflags -D_GNU_SOURCE ;;
594 add_cppflags -DMKSH_ASSUME_UTF8; HAVE_ISSET_MKSH_ASSUME_UTF8=1
601 add_cppflags -D_ALL_SOURCE
611 *) add_cppflags -D_GNU_SOURCE ;;
613 add_cppflags -DSETUID_CAN_FAIL_WITH_EAGAIN
622 add_cppflags -DMKSH__NO_SETEUGID
623 add_cppflags -DMKSH_UNEMPLOYED
624 add_cppflags -DMKSH_CONSERVATIVE_FDS
625 add_cppflags -D_MINIX_SOURCE
630 add_cppflags -DMKSH_UNEMPLOYED
631 add_cppflags -DMKSH_CONSERVATIVE_FDS
632 add_cppflags -DMKSH_NO_LIMITS
633 add_cppflags -D_POSIX_SOURCE -D_POSIX_1_SOURCE=2 -D_MINIX
640 add_cppflags -DMKSH_ASSUME_UTF8=0; HAVE_ISSET_MKSH_ASSUME_UTF8=1
649 add_cppflags -D_NEXT_SOURCE
650 add_cppflags -D_POSIX_SOURCE
652 add_cppflags -DMKSH_NO_SIGSETJMP
654 add_cppflags -DMKSH_UNEMPLOYED
661 add_cppflags -DMKSH_CONSERVATIVE_FDS
665 add_cppflags -DMKSH_UNEMPLOYED
666 add_cppflags -DMKSH_CONSERVATIVE_FDS
667 add_cppflags -DMKSH_NO_LIMITS
676 add_cppflags -D_OSF_SOURCE
677 add_cppflags -D_POSIX_C_SOURCE=200112L
678 add_cppflags -D_XOPEN_SOURCE=600
679 add_cppflags -D_XOPEN_SOURCE_EXTENDED
683 add_cppflags -D_POSIX_SOURCE
684 add_cppflags -D_LIMITS_EXTENSION
685 add_cppflags -D_BSD_EXTENSION
686 add_cppflags -D_SUSV2_SOURCE
687 add_cppflags -DMKSH_ASSUME_UTF8; HAVE_ISSET_MKSH_ASSUME_UTF8=1
688 add_cppflags -DMKSH_NO_CMDLINE_EDITING
690 add_cppflags -DMKSH_UNEMPLOYED
698 add_cppflags -D__NO_EXT_QNX
699 add_cppflags -D__EXT_UNIX_MISC
711 add_cppflags -DMKSH_UNEMPLOYED
721 add_cppflags -DMKSH_CONSERVATIVE_FDS
728 add_cppflags -D_BSD_SOURCE
729 add_cppflags -D__EXTENSIONS__
732 add_cppflags -D_GNU_SOURCE
733 add_cppflags -DMKSH_NO_SIGSUSPEND
738 add_cppflags -DMKSH_TYPEDEF_SSIZE_T=int
739 add_cppflags -DMKSH_CONSERVATIVE_FDS
744 add_cppflags -DMKSH_CONSERVATIVE_FDS
957 add_cppflags -D__inline__=__inline
1050 add_cppflags -DMKSH_NO_LIMITS
1438 add_cppflags -D_FILE_OFFSET_BITS=64
1442 add_cppflags -D_LARGE_FILES=1
1504 add_cppflags -Dsig_t=sighandler_t
1515 add_cppflags -Dsig_t=__sighandler_t
1519 test 1 = $HAVE_SIG_T || add_cppflags -Dsig_t=nosig_t
1583 add_cppflags -Dsys_nerr=_sys_nerr
1584 add_cppflags -Dsys_errlist=_sys_errlist
1601 add_cppflags -Dsys_sig$what=_sys_sig$what
1791 add_cppflags -DMKSH_NO_SIGSUSPEND
2120 test 1 = "$USE_PRINTF_BUILTIN" && add_cppflags -DMKSH_PRINTF_BUILTIN
2122 test -n "$LDSTATIC" && add_cppflags -DMKSH_OPTSTATIC
2123 add_cppflags -DMKSH_BUILD_R=431