Home
last modified time | relevance | path

Searched refs:Assertions (Results 1 – 17 of 17) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Dscript.h562 typedef std::vector<Script_assertion*> Assertions; typedef
573 Assertions assertions_;
Dscript.cc1244 for (Assertions::iterator p = this->assertions_.begin(); in finalize_symbols()
1714 for (Assertions::const_iterator p = this->assertions_.begin(); in print()
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c/
Dcassert26 // ISO C++ 14882: 19.2 Assertions
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_std/
Dcassert36 // ISO C++ 14882: 19.2 Assertions
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/c_global/
Dcassert36 // ISO C++ 14882: 19.2 Assertions
/netbsd/src/external/lgpl3/mpfr/dist/
Dacinclude.m4823 dnl Check if Static Assertions are supported.
831 /* Test if Static Assertions work */
842 AC_DEFINE([MPFR_USE_STATIC_ASSERT],1,[Build MPFR with Static Assertions])
Dconfigure18277 /* Test if Static Assertions work */
DChangeLog20280 [acinclude.m4] In the Static Assertions test, avoid a warning with GCC
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dcppinternals.info402 * Assertions
404 Assertions are in a separate namespace to macros. To enforce this,
Dcppinternals.texi436 @item Assertions
438 Assertions are in a separate namespace to macros. To enforce this, cpp
Dcpp.texi4407 @subsection Assertions
4410 @dfn{Assertions} are a deprecated alternative to macros in writing
4412 program will run on. Assertions are usually predefined, but you can
4415 Assertions were intended to provide a more systematic way to describe
4458 Assertions are made with the @samp{#assert} directive. Its sole
4474 Assertions can be canceled with the @samp{#unassert} directive. It
Dcpp.info4011 11.3.1 Assertions
4014 "Assertions" are a deprecated alternative to macros in writing
4016 program will run on. Assertions are usually predefined, but you can
4019 Assertions were intended to provide a more systematic way to describe
4049 Assertions are made with the '#assert' directive. Its sole argument
4060 Assertions can be canceled with the '#unassert' directive. It has
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-200618469 * config/s390/s390.c (legitimize_pic_address): Assertions checking
DChangeLog-200819660 (Assertions): Merge node into Obsolete Features.
DChangeLog-20001589 * tradcpp.c (parse_answer): Assertions do not need to go to
/netbsd/src/crypto/external/bsd/openssl/dist/
DCHANGES.md14935 * Assertions for various potential buffer overflows, not known to
/netbsd/src/external/gpl2/gawk/dist/
Dawk.texi17164 @subsection Assertions