Searched refs:UNITS_PER_WORD (Results 1 – 3 of 3) sorted by relevance
200 const int UNITS_PER_WORD = 8; in classify_argument() local201 int words = ( pTypeDescr->nSize + UNITS_PER_WORD - 1 ) / UNITS_PER_WORD; in classify_argument()
Completed in 18 milliseconds