Home
last modified time | relevance | path

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

/trunk/main/vos/inc/vos/
H A Dmacros.hxx76 #ifndef VOS_DWORDBOUND
77 # define VOS_DWORDBOUND(a) ((((a) + 31) / 32) * 4) macro

Completed in 14 milliseconds