Home
last modified time | relevance | path

Searched defs:GET_ARRAY_SIZE (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dbb-reorder.c151 #define GET_ARRAY_SIZE(X) ((((X) / 4) + 1) * 5) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dbb-reorder.c182 #define GET_ARRAY_SIZE(X) ((((X) / 4) + 1) * 5) macro