Home
last modified time | relevance | path

Searched refs:DARWIN (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dconf.h754 # if defined(DARWIN)
777 # if DARWIN >=180000
786 # if DARWIN >= 70000
789 # if DARWIN >= 80000
814 # if defined(BSD4_4) && !defined(__bsdi__) && !defined(__GNU__) && !defined(DARWIN)
/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp197 enum Format { Default, GNU, COFF, BSD, DARWIN, BIGARCHIVE, Unknown }; enumerator
1063 case DARWIN: in performWriteOperation()
1387 .Case("darwin", DARWIN) in ar_main()