Home
last modified time | relevance | path

Searched defs:separate (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Utility/
H A DUUID.cpp24 static inline bool separate(size_t count) { in separate() function
/openbsd/gnu/llvm/lldb/source/Host/common/
H A DProcessLaunchInfo.cpp150 void ProcessLaunchInfo::SetLaunchInSeparateProcessGroup(bool separate) { in SetLaunchInSeparateProcessGroup()
/openbsd/usr.bin/diff3/
H A Ddiff3prog.c401 separate(const char *s) in separate() function
/openbsd/usr.bin/cal/
H A Dcal.c531 center(const char *str, int len, int separate) in center()
/openbsd/usr.bin/cvs/
H A Ddiff3.c650 separate(const char *s) in separate() function
/openbsd/usr.bin/rcs/
H A Ddiff3.c745 separate(const char *s) in separate() function
/openbsd/usr.bin/file/
H A Dmagic-test.c188 int separate; in magic_add_result() local