Home
last modified time | relevance | path

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

/dports/math/ntl/ntl-11.5.1/include/NTL/
H A Dvector.h195 { VecStrategy<NTL_RELOC_TAG>::do_BlockDestroy(p, n); }
198 { VecStrategy<NTL_RELOC_TAG>::do_BlockConstruct(p, n); }
201 { VecStrategy<NTL_RELOC_TAG>::do_BlockConstructFromVec(p, n, q); }
204 { VecStrategy<NTL_RELOC_TAG>::do_BlockConstructFromObj(p, n, q); }
668 ReAllocate(m, VecStrategy<NTL_RELOC_TAG>());
H A Dtools.h1043 #define NTL_RELOC_TAG (relocatable) macro
1148 #define NTL_RELOC_TAG (true) macro