Searched refs:loB (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/helgrind/
H A Dlibhb_core.c3750 UWord loB = rlen; local
3751 /* Compute mask representing loB bytes [c..c+loB[ :
3753 UShort mask = 0xFFFF >> (16 - 2*loB);
3756 cline->u16s[cloff] = u16 & ~mask; /* clear all loB from c */

Completed in 73 milliseconds