Searched refs:DB_EXTRA (Results 1 – 2 of 2) sorted by relevance
403 s = ROUND(size,ALIGN) + DB_EXTRA;558 s = ROUND(size,ALIGN) + DB_EXTRA;726 if((s = ROUND(size,ALIGN) + DB_EXTRA) < sizeof(Body_t))
453 #define DB_EXTRA (DB_HEAD+DB_TAIL) macro