Searched refs:AANUM (Results 1 – 1 of 1) sorted by relevance
61 #define AANUM (2U * SLEVELS + 2 /* levels + (new block created) + (db block may be updated) */) macro299 SBLK saa[AANUM]; /**< `SBLK` allocation area */300 KVBLK kaa[AANUM]; /**< `KVBLK` allocation area */393 if ((aan_) < AANUM - 1) { \