Go to the source code of this file.
Macros | |
| #define | ELLIPSIS_MOVE(TARGET, SOURCE, FREE) |
Free the contents of TARGET and move the contents of SOURCE to TARGET. | |
| #define ELLIPSIS_MOVE | ( | TARGET, | |
| SOURCE, | |||
| FREE | |||
| ) |
Free the contents of TARGET and move the contents of SOURCE to TARGET.