Home | History | Annotate | Download | only in out

Lines Matching full:quick

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