Searched refs:BYTES_TILL_WORD (Results 1 – 1 of 1) sorted by relevance
30 #define BYTES_TILL_WORD(index) \ macro34 count += BYTES_TILL_WORD(count);38 size_t remaining = BYTES_TILL_WORD(index); \