Searched refs:LALIGN (Results 1 – 1 of 1) sorted by relevance
123 #define LALIGN(n) (((n) + sizeof(db_pgno_t) - 1) & ~(sizeof(db_pgno_t) - 1)) macro150 LALIGN(sizeof(u_int32_t) + sizeof(db_pgno_t) + sizeof(u_char) + (len))177 LALIGN(sizeof(recno_t) + sizeof(db_pgno_t))203 LALIGN(sizeof(u_int32_t) + sizeof(u_int32_t) + sizeof(u_char) + \235 LALIGN(sizeof(u_int32_t) + sizeof(u_char) + (dsize))