Home
last modified time | relevance | path

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

/dports/lang/ghc/ghc-8.10.7/rts/
H A DWSDeque.c70 roundUp2(StgWord val) in roundUp2() function
91 realsize = roundUp2(size); /* to compute modulo as a bitwise & */ in newWSDeque()