Home
last modified time | relevance | path

Searched refs:CONSTRAINT (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/heimdal/doc/
H A Dcopyright.texi71 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
397 WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1989 #define ASSIGN(CLASS, TO, SYM, CONSTRAINT) \ argument
1990 if (!static_cast<Derived *>(this)->assign##CLASS##To##TO(SYM, CONSTRAINT)) \