Searched defs:OS_FREEBSD (Results 1 – 2 of 2) sorted by relevance
| /third_party/gn/src/util/ | ||
| D | build_config.h | 44 #define OS_FREEBSD 1 macro |
| /third_party/libunwind/libunwind/ | ||
| D | configure.ac | 194 AM_CONDITIONAL(OS_FREEBSD, expr x$target_os : xfreebsd >/dev/null) condition |