Home
last modified time | relevance | path

Searched defs:POSIX (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/bmake/
H A Dmake-conf.h117 #define POSIX global() macro
/freebsd/bin/csh/
H A Dconfig_p.h15 #define POSIX macro
/freebsd/bin/stty/
H A Dstty.h50 enum FMT { NOTSET, GFLAG, BSD, POSIX }; enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h56 POSIX, // POSIX Threads enumerator
/freebsd/contrib/tcsh/
H A Dsh.proc.c39 #define POSIX macro
H A Dsh.h85 # define POSIX macro
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h351 POSIX, enumerator
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp6749 enum { Default, POSIX, Windows } RSPQuoting = Default; expandResponseFiles() enumerator