Home
last modified time | relevance | path

Searched defs:CEILDIV (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/rnn/
H A Dutil.h84 #define CEILDIV(a, b) (((a) + (b) - 1)/(b)) macro

Completed in 1 milliseconds