Searched refs:TOKEN_ROUNDUP (Results 1 – 4 of 4) sorted by relevance
263 #define TOKEN_ROUNDUP(x) _ALIGN((x + ((sizeof (token_t)-1))), token_t) macro
112 n = TOKEN_ROUNDUP(d[1]); in do_buffer_data()
217 strptr += TOKEN_ROUNDUP(len+2); in do_quote()288 dptr = (acf_t)(TOKEN_ROUNDUP(HERE+bytes)); in header()
879 set_here(env, (uchar_t *)TOKEN_ROUNDUP(HERE), where); in token_roundup()