Searched refs:Reentrant (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/ |
| H A D | ThreadSafetyCommon.h | 286 CapabilityExpr(const til::SExpr *E, StringRef Kind, bool Neg, bool Reentrant) in CapabilityExpr() argument 287 : CapExpr(E, (Neg ? FlagNegative : 0) | (Reentrant ? FlagReentrant : 0)), in CapabilityExpr()
|
| /freebsd/contrib/llvm-project/clang/lib/Analysis/ |
| H A D | ThreadSafetyCommon.cpp | 99 const auto &[Kind, Reentrant] = classifyCapability(QT); in CapabilityExpr() 100 *this = CapabilityExpr(E, Kind, Neg, Reentrant); in CapabilityExpr()
|
| /freebsd/contrib/mandoc/ |
| H A D | lib.in | 37 LINE("libc_r", "Reentrant C\\~Library (libc_r, \\-lc_r)")
|
| /freebsd/contrib/ncurses/ |
| H A D | configure.in | 1331 CF_HELP_MESSAGE(Reentrant Code:) 1374 # Reentrant code has to be opaque; there's little advantage to making ncurses
|
| /freebsd/contrib/flex/src/ |
| H A D | flex.skl | 701 %if-c-only Reentrant structure and macros (non-C++).
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 1661 Gary W. Hodgman Reentrant Polygon Clipping . . . . . . . 32--42
|
| H A D | funstack.in | 12427 title = "Reentrant Polygon Clipping",
|