Searched defs:BLOCK_LEN (Results 1 – 2 of 2) sorted by relevance
41 #define BLOCK_LEN(TEXT_LEN) CPP_ALIGN (BLOCK_HEADER_LEN + (TEXT_LEN)) macro