Home
last modified time | relevance | path

Searched refs:__fc_i (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dutil_macros.h9 typeof(as) __fc_i, __fc_as = (as) - 1; \
12 for (__fc_i = 0; __fc_i < __fc_as; __fc_i++) { \
13 if (__fc_x op DIV_ROUND_CLOSEST(__fc_a[__fc_i] + \
14 __fc_a[__fc_i + 1], 2)) \
17 (__fc_i); \