![]() |
My Project
|
Go to the source code of this file.
Macros | |
#define | PR_DELETE_MONOM(src, r_src) |
#define | PR_INIT_EVECTOR_COPY(r_src, r_dest) |
#define | PR_CPY_EVECTOR(dest, dest_r, src, src_r) |
#define | PR_ALLOC_MONOM(r) |
#define | PR_NCOPY(n, r) |
#define | PR_NDELETE(n, r) |
#define | PR_NUMBER_SIMPLE_NAME NoNSimple |
#define | PR_SORT_POLY(p, d_r, s_r) |
#define PR_ALLOC_MONOM | ( | r | ) |
Definition at line 30 of file prCopyMacros.h.
#define PR_CPY_EVECTOR | ( | dest, | |
dest_r, | |||
src, | |||
src_r ) |
Definition at line 28 of file prCopyMacros.h.
#define PR_DELETE_MONOM | ( | src, | |
r_src ) |
Definition at line 11 of file prCopyMacros.h.
#define PR_INIT_EVECTOR_COPY | ( | r_src, | |
r_dest ) |
Definition at line 27 of file prCopyMacros.h.
#define PR_NCOPY | ( | n, | |
r ) |
Definition at line 41 of file prCopyMacros.h.
#define PR_NDELETE | ( | n, | |
r ) |
Definition at line 42 of file prCopyMacros.h.
#define PR_NUMBER_SIMPLE_NAME NoNSimple |
Definition at line 43 of file prCopyMacros.h.
#define PR_SORT_POLY | ( | p, | |
d_r, | |||
s_r ) |
Definition at line 50 of file prCopyMacros.h.