Searched refs:__PAST_END (Results 1 – 3 of 3) sorted by relevance
72 #ifndef __PAST_END77 #define __PAST_END(array, offset) (((__typeof__(*(array)) *)(array))[offset]) macro
372 #define __PAST_END(array, offset) (((__typeof__(*(array)) *)(array))[offset]) macro
5046 __PAST_END(c->d, 1) = j; // i converted to option in compile_rule()