Home | History | Annotate | Download | only in toolutil

Lines Matching refs:xf

327     length=(fileLength+0xf)&~0xf;
404 if(headerLength&0xf) {
406 int32_t length=(headerLength+0xf)&~0xf;
660 if(headerLength&0xf) {
662 length=(headerLength+0xf)&~0xf;