Go to the source code of this file.
Defines | |
| #define | USING_CONFIG_FREEBSD 1 |
| #define | SWITCH_TAKES_ARG(CHAR) (FBSD_SWITCH_TAKES_ARG(CHAR)) |
| #define | WORD_SWITCH_TAKES_ARG(STR) (FBSD_WORD_SWITCH_TAKES_ARG(STR)) |
| #define | TARGET_OS_CPP_BUILTINS() FBSD_TARGET_OS_CPP_BUILTINS() |
| #define | CPP_SPEC FBSD_CPP_SPEC |
| #define | STARTFILE_SPEC FBSD_STARTFILE_SPEC |
| #define | ENDFILE_SPEC FBSD_ENDFILE_SPEC |
| #define | LIB_SPEC FBSD_LIB_SPEC |
| #define | OBJECT_FORMAT_ELF |
| #define | NO_IMPLICIT_EXTERN_C 1 |
| #define | WCHAR_TYPE "int" |
| #define | MATH_LIBRARY_PROFILE "-lm_p" |
| #define | TARGET_HAS_F_SETLKW |
| #define MATH_LIBRARY_PROFILE "-lm_p" |
Definition at line 39 of file freebsd.h.
Referenced by lang_specific_driver(), lookup_option(), process_command(), and translate_options().
| #define TARGET_OS_CPP_BUILTINS | ( | ) | FBSD_TARGET_OS_CPP_BUILTINS() |
Definition at line 48 of file freebsd.h.
Referenced by c_cpp_builtins(), and cb_register_builtins().
| #define WORD_SWITCH_TAKES_ARG | ( | STR | ) | (FBSD_WORD_SWITCH_TAKES_ARG(STR)) |
1.5.6