Home | History | Annotate | Download | only in c

Lines Matching full:quick

500  * because the -quick versions always operate on 32 bits.  Consider:
502 * iput-quick foo (writes all 32 bits to the field)
505 * iget-quick foo (reads all 32 bits from the field, yielding 0xffff0001)
511 * approach is to have sub-int versions of iget-quick, but now we're wasting
549 ILOGV("|iget%s-quick v%d,v%d,field@+%u", \
594 ILOGV("|iput%s-quick v%d,v%d,field@0x%04x", \