Searched refs:__PAST_END (Results 1 – 4 of 4) sorted by relevance
64 #ifndef __PAST_END65 #define __PAST_END(array, offset) (((__typeof__(*(array)) *)(array))[offset]) macro
487 __PAST_END(h->linp, 1) = h->upper -= NRINTERNAL; in bt_rroot()539 __PAST_END(h->linp, 1) = h->upper -= nbytes; in bt_broot()558 __PAST_END(h->linp, 1) = h->upper -= nbytes; in bt_broot()
389 #define __PAST_END(array, offset) (((__typeof__(*(array)) *)(array))[offset]) macro
5261 __PAST_END(c->d, 1) = i; in compile_rule()