Home
last modified time | relevance | path

Searched defs:BSD (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dchecksum.h37 BSD = 0, enumerator
/openbsd/regress/include/bitstring/
H A Dbitstring_test.c10 #define BSD /*-*/ macro
/openbsd/bin/stty/
H A Dstty.h52 enum FMT { NOTSET, GFLAG, BSD, POSIX }; enumerator
/openbsd/gnu/usr.bin/binutils/gdb/vx-share/
H A DvxWorks.h141 #define BSD 43 /* BSD 4.3 -like OS */ macro
/openbsd/sys/sys/
H A Dparam.h40 #define BSD 199306 /* System version (year & month). */ macro
/openbsd/gnu/llvm/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp202 enum Format { Default, GNU, BSD, DARWIN, BIGARCHIVE, Unknown }; enumerator