Go to the source code of this file.
Classes | |
struct | _pfl |
Defines | |
#define | PFL_M_INITED 0x1 |
#define | PFL_M_PAGFILFUL 0x2 |
#define | PFL_M_SWPFILFUL 0x4 |
#define | PFL_M_SWAP_FILE 0x8 |
#define | PFL_M_DINSPEN 0x10 |
#define | PFL_M_STOPPER 0x80000000 |
#define | PFL_K_MAX_EXPO_INDEX 6 |
#define | PFL_C_MAX_EXPO_INDEX 6 |
#define | PFL_K_ALLOC2DIR_SHIFT 4 |
#define | PFL_C_ALLOC2DIR_SHIFT 4 |
#define | PFL_K_ALLOC2DIR_SIZE 16 |
#define | PFL_C_ALLOC2DIR_SIZE 16 |
#define | PFL_M_ALLOC2DIR_MASK 65535 |
#define | PFL_K_LENGTH 148 |
#define | PFL_C_LENGTH 148 |
#define | PFL_S_PFLDEF 156 |
Typedefs | |
typedef struct PFL * | PFL_PQ |