Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-data-ref.c3230 #define FLOOR_DIV(x,y) ((x) / (y)) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-data-ref.c2081 #define FLOOR_DIV(x,y) ((x) / (y)) macro