Home
last modified time | relevance | path

Searched refs:HAVE_SBRK (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/clang/include/llvm/Config/
H A Dconfig.h185 #define HAVE_SBRK 1 macro
/freebsd/contrib/tcsh/
H A Dtc.alloc.c44 #if defined(HAVE_SBRK) && !defined(__APPLE__)
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProcess.inc113 #elif defined(HAVE_SBRK)
/freebsd/contrib/unbound/doc/
H A DChangelog6539 Fix some casts. Hide the sbrk madness behind #ifdef HAVE_SBRK.