Searched refs:isOther (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/lib/libcrypto/pkcs7/
H A Dpk7_doit.c74 int isOther = 1; local
85 isOther = 0;
88 isOther = 1;
91 return isOther;
/openbsd-current/gnu/llvm/lldb/source/Host/common/
H A DFileSystem.cpp200 if (!find_other && Status->isOther())
/openbsd-current/gnu/llvm/llvm/include/llvm/Support/
H A DVirtualFileSystem.h105 bool isOther() const;
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DVirtualFileSystem.cpp101 bool Status::isOther() const { function in class:Status

Completed in 205 milliseconds