#include <complex>
#include <limits>
#include <inttypes.h>
#include <cassert>
#include <cstdio>
Go to the source code of this file.
|
#define | CONST __attribute__ ((const)) |
|
#define | PURE __attribute__ ((pure)) |
|
#define | USE_SMART_INSERT "1" /* before adding new, delete same old entries in MCache2,3 */ |
|
#define | USE_DIRTY_RESET "1" /* when told to clear caches, just set len=0 */ |
|
◆ CONST
#define CONST __attribute__ ((const)) |
◆ PURE
#define PURE __attribute__ ((pure)) |
◆ USE_DIRTY_RESET
#define USE_DIRTY_RESET "1" /* when told to clear caches, just set len=0 */ |
◆ USE_SMART_INSERT
#define USE_SMART_INSERT "1" /* before adding new, delete same old entries in MCache2,3 */ |
◆ ncomplex